-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
3
-
Not Needed
-
Iteration Gargoyleosaurus, Iteration Iguanodon
https://spruce.mongodb.com/task-history/mongosh/check_coverage seems to fail with ERROR: Coverage for lines (85.02%) does not meet global threshold (95%) on a PR with no changes.
Since the check always fails, we may not notice if the coverage gets even lower than the current 85%, and we need to merge PRs when they are still red.
Assuming that the coverage is calculated correctly, this ticket is about investigating a solution to get to a green state for the coverage check, few options discussed:
- Just raising the coverage back up to 95% if low-effort / possible in one go
- Setting the coverage threshold to 85% and opening one or more follow-up tickets to raise the coverage up to the desired amount