Skip to content

Commit

Permalink
chore: update type-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed May 2, 2024
1 parent 8ff2c7d commit 18720f3
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/ERTP/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 90.61
"atLeast": 91.21
}
}
2 changes: 1 addition & 1 deletion packages/SwingSet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 75.01
"atLeast": 74.99
}
}
2 changes: 1 addition & 1 deletion packages/agoric-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 76.98
"atLeast": 76.88
}
}
2 changes: 1 addition & 1 deletion packages/base-zone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 89.75
"atLeast": 89.87
}
}
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"timeout": "20m"
},
"typeCoverage": {
"atLeast": 90.97
"atLeast": 94.12
}
}
2 changes: 1 addition & 1 deletion packages/deploy-script-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 81.51
"atLeast": 81.63
}
}
2 changes: 1 addition & 1 deletion packages/governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 89.25
"atLeast": 89.31
}
}
2 changes: 1 addition & 1 deletion packages/inter-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 95.85
"atLeast": 95.86
}
}
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 89.47
"atLeast": 89.5
}
}
2 changes: 1 addition & 1 deletion packages/notifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 89.76
"atLeast": 90.34
}
}
2 changes: 1 addition & 1 deletion packages/orchestration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 95.96
"atLeast": 96.11
}
}
2 changes: 1 addition & 1 deletion packages/smart-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 94.01
"atLeast": 94.36
}
}
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 86.12
"atLeast": 89.45
}
}
2 changes: 1 addition & 1 deletion packages/swingset-liveslots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 75.31
"atLeast": 75.24
}
}
2 changes: 1 addition & 1 deletion packages/swingset-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 55.46
"atLeast": 54.95
}
}
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"workerThreads": false
},
"typeCoverage": {
"atLeast": 87.07
"atLeast": 87.04
}
}
2 changes: 1 addition & 1 deletion packages/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 86.95
"atLeast": 87.11
}
}
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.26
"atLeast": 91.33
}
}
2 changes: 1 addition & 1 deletion packages/vow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 89.21
"atLeast": 89.38
}
}
2 changes: 1 addition & 1 deletion packages/zoe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@
"access": "public"
},
"typeCoverage": {
"atLeast": 84.88
"atLeast": 84.91
}
}

0 comments on commit 18720f3

Please sign in to comment.