Skip to content

Commit

Permalink
chore(types): update typeCoverage floor
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jan 9, 2024
1 parent 81b9997 commit 5f38eeb
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/bundle-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
]
},
"typeCoverage": {
"atLeast": 67.65
"atLeast": 69.54
}
}
2 changes: 1 addition & 1 deletion packages/captp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@
]
},
"typeCoverage": {
"atLeast": 86.52
"atLeast": 85.14
}
}
2 changes: 1 addition & 1 deletion packages/compartment-mapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 85.78
"atLeast": 86.14
}
}
2 changes: 1 addition & 1 deletion packages/env-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 72.22
"atLeast": 74.44
}
}
2 changes: 1 addition & 1 deletion packages/eventual-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 77.79
"atLeast": 77.81
}
}
2 changes: 1 addition & 1 deletion packages/exo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 91.45
"atLeast": 94.22
}
}
2 changes: 1 addition & 1 deletion packages/marshal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 89.31
"atLeast": 85.3
}
}
2 changes: 1 addition & 1 deletion packages/pass-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 84.02
"atLeast": 84.24
}
}
2 changes: 1 addition & 1 deletion packages/patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 79.81
"atLeast": 79.86
}
}
2 changes: 1 addition & 1 deletion packages/ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,6 @@
"timeout": "2m"
},
"typeCoverage": {
"atLeast": 81.13
"atLeast": 81.17
}
}

0 comments on commit 5f38eeb

Please sign in to comment.