Skip to content

Commit

Permalink
chore(types): update coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 6, 2024
1 parent 5908077 commit c14cb78
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/ERTP/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 91.76
"atLeast": 91.77
}
}
2 changes: 1 addition & 1 deletion packages/SwingSet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 76.24
"atLeast": 76.28
}
}
2 changes: 1 addition & 1 deletion packages/agoric-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 77.54
"atLeast": 78.19
}
}
2 changes: 1 addition & 1 deletion packages/boot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 91.11
"atLeast": 91.37
}
}
2 changes: 1 addition & 1 deletion packages/builders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 89.69
"atLeast": 90.93
}
}
2 changes: 1 addition & 1 deletion packages/casting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 88.91
"atLeast": 88.99
}
}
2 changes: 1 addition & 1 deletion packages/cosmic-swingset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"timeout": "20m"
},
"typeCoverage": {
"atLeast": 82.83
"atLeast": 83.84
}
}
2 changes: 1 addition & 1 deletion packages/governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 89.46
"atLeast": 89.49
}
}
2 changes: 1 addition & 1 deletion packages/inter-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 95.71
"atLeast": 95.58
}
}
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 93.14
"atLeast": 93.06
}
}
2 changes: 1 addition & 1 deletion packages/orchestration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 97.23
"atLeast": 97.29
}
}
2 changes: 1 addition & 1 deletion packages/smart-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 94.64
"atLeast": 94.58
}
}
2 changes: 1 addition & 1 deletion packages/solo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 74.05
"atLeast": 74.02
}
}
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 88.87
"atLeast": 88.88
}
}
2 changes: 1 addition & 1 deletion packages/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 88.72
"atLeast": 88.75
}
}
2 changes: 1 addition & 1 deletion packages/vats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 91.39
"atLeast": 91.21
}
}
2 changes: 1 addition & 1 deletion packages/zoe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 85
"atLeast": 85.06
}
}

0 comments on commit c14cb78

Please sign in to comment.