Closed jocave closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 45.20%. Comparing base (
7b00249
) to head (9c7fb71
). Report is 118 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
The "testmain*" tests did not actually exercise anything because all calls where mocked and there wasnt any input provided.
The case where there was no dkms modules at all the system was not handled. Add a call_count on test main to ensure this addition wasnt skipping the apt log checking.
Resolved issues
Documentation
Tests
Additional unittests with input from more release