-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Tooling
Use Case
As a developer
I want accurate coverage reports
So that I can see where code paths are not being tested.
User Experience
- _Currently the OIDC module is reporting low test coverage. This is because the full OIDC tests are run in a different variant than our normal tests and coverage isn't enabled. See: https://mciuploads.s3.amazonaws.com/mongo-node-driver/41dce2a662c79e445c9b205b17c9b173a0ca33f3/mongo_node_driver_next_41dce2a662c79e445c9b205b17c9b173a0ca33f3/coverage/index.html_
Dependencies
- None
Risks/Unknowns
- None
Acceptance Criteria
Testing Requirements
- Enable coverage reporting in the OIDC tests and ensure it's included in our ful coverage report.
Documentation Requirements
- None
Follow Up Requirements
- None