Skip to content

Commit 4649c2f

Browse files
committed
chore: update metrics after typography system addition
1 parent 642af28 commit 4649c2f

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

demo/utils/metrics.ts

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
/**
22
* Auto-generated metrics
3-
* Generated on: 2025-08-26T00:43:17.054Z
3+
* Generated on: 2025-08-26T01:09:11.361Z
44
* DO NOT EDIT MANUALLY - Run 'npm run generate:metrics' to update
55
*/
66

77
export const METRICS = {
8-
"generated": "2025-08-26T00:43:17.054Z",
8+
"generated": "2025-08-26T01:09:11.361Z",
99
"version": "8.1.1",
1010
"bundle": {
1111
"esm": {
12-
"size": 155068,
13-
"sizeFormatted": "151.4KB",
14-
"gzipped": 30126,
15-
"gzippedFormatted": "29.4KB"
12+
"size": 155326,
13+
"sizeFormatted": "151.7KB",
14+
"gzipped": 30228,
15+
"gzippedFormatted": "29.5KB"
1616
},
1717
"cjs": {
18-
"size": 164816,
19-
"sizeFormatted": "161KB",
20-
"gzipped": 30821,
21-
"gzippedFormatted": "30.1KB"
18+
"size": 165074,
19+
"sizeFormatted": "161.2KB",
20+
"gzipped": 30917,
21+
"gzippedFormatted": "30.2KB"
2222
},
2323
"css": {
24-
"size": 49326,
25-
"sizeFormatted": "48.2KB",
26-
"gzipped": 8538,
27-
"gzippedFormatted": "8.3KB"
24+
"size": 49973,
25+
"sizeFormatted": "48.8KB",
26+
"gzipped": 8580,
27+
"gzippedFormatted": "8.4KB"
2828
},
2929
"standalone": {
3030
"size": 12505,
@@ -38,9 +38,9 @@ export const METRICS = {
3838
}
3939
},
4040
"tests": {
41-
"totalTests": 0,
42-
"testFiles": 0,
43-
"coverage": 0,
41+
"totalTests": 666,
42+
"testFiles": 28,
43+
"coverage": 75.05,
4444
"passRate": 100
4545
},
4646
"dry": {
@@ -51,20 +51,20 @@ export const METRICS = {
5151
},
5252
"code": {
5353
"totalFiles": 158,
54-
"totalLines": 25966,
54+
"totalLines": 26190,
5555
"complexity": 0,
5656
"commentRatio": 0
5757
},
5858
"scc": {
59-
"estimatedCost": 443856,
60-
"estimatedCostFormatted": "$443,856",
61-
"scheduleMonths": 10.1,
62-
"scheduleMonthsFormatted": "10.10 months",
63-
"peopleRequired": 3.9,
64-
"peopleRequiredFormatted": "3.90 devs",
65-
"totalLines": 18734,
66-
"codeLines": 14380,
67-
"bytesProcessed": 526174,
59+
"estimatedCost": 453259,
60+
"estimatedCostFormatted": "$453,259",
61+
"scheduleMonths": 10.18,
62+
"scheduleMonthsFormatted": "10.18 months",
63+
"peopleRequired": 3.95,
64+
"peopleRequiredFormatted": "3.95 devs",
65+
"totalLines": 19100,
66+
"codeLines": 14670,
67+
"bytesProcessed": 539270,
6868
"model": "COCOMO (organic)",
6969
"disclaimer": "Estimates based on COCOMO model analysis of production code"
7070
}

metrics.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
2-
"generated": "2025-08-26T00:43:17.054Z",
2+
"generated": "2025-08-26T01:09:11.361Z",
33
"version": "8.1.1",
44
"bundle": {
55
"esm": {
6-
"size": 155068,
7-
"sizeFormatted": "151.4KB",
8-
"gzipped": 30126,
9-
"gzippedFormatted": "29.4KB"
6+
"size": 155326,
7+
"sizeFormatted": "151.7KB",
8+
"gzipped": 30228,
9+
"gzippedFormatted": "29.5KB"
1010
},
1111
"cjs": {
12-
"size": 164816,
13-
"sizeFormatted": "161KB",
14-
"gzipped": 30821,
15-
"gzippedFormatted": "30.1KB"
12+
"size": 165074,
13+
"sizeFormatted": "161.2KB",
14+
"gzipped": 30917,
15+
"gzippedFormatted": "30.2KB"
1616
},
1717
"css": {
18-
"size": 49326,
19-
"sizeFormatted": "48.2KB",
20-
"gzipped": 8538,
21-
"gzippedFormatted": "8.3KB"
18+
"size": 49973,
19+
"sizeFormatted": "48.8KB",
20+
"gzipped": 8580,
21+
"gzippedFormatted": "8.4KB"
2222
},
2323
"standalone": {
2424
"size": 12505,
@@ -32,9 +32,9 @@
3232
}
3333
},
3434
"tests": {
35-
"totalTests": 0,
36-
"testFiles": 0,
37-
"coverage": 0,
35+
"totalTests": 666,
36+
"testFiles": 28,
37+
"coverage": 75.05,
3838
"passRate": 100
3939
},
4040
"dry": {
@@ -45,20 +45,20 @@
4545
},
4646
"code": {
4747
"totalFiles": 158,
48-
"totalLines": 25966,
48+
"totalLines": 26190,
4949
"complexity": 0,
5050
"commentRatio": 0
5151
},
5252
"scc": {
53-
"estimatedCost": 443856,
54-
"estimatedCostFormatted": "$443,856",
55-
"scheduleMonths": 10.1,
56-
"scheduleMonthsFormatted": "10.10 months",
57-
"peopleRequired": 3.9,
58-
"peopleRequiredFormatted": "3.90 devs",
59-
"totalLines": 18734,
60-
"codeLines": 14380,
61-
"bytesProcessed": 526174,
53+
"estimatedCost": 453259,
54+
"estimatedCostFormatted": "$453,259",
55+
"scheduleMonths": 10.18,
56+
"scheduleMonthsFormatted": "10.18 months",
57+
"peopleRequired": 3.95,
58+
"peopleRequiredFormatted": "3.95 devs",
59+
"totalLines": 19100,
60+
"codeLines": 14670,
61+
"bytesProcessed": 539270,
6262
"model": "COCOMO (organic)",
6363
"disclaimer": "Estimates based on COCOMO model analysis of production code"
6464
}

0 commit comments

Comments
 (0)