Closed fkiraly closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.20%. Comparing base (
b694b0c
) to head (63d20d3
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This adds test runs without soft dependencies.
The run covers currently removal of the two extant soft dependency sets,
graph
andmqf2
. This tests isolation in the extents of test coverage, and also isolation of the tests themselves requiring these.The setup can be extended in the future to further soft dependency sets, testing that the code functions in their absence.