Open p-gentili opened 12 hours ago
Attention: Patch coverage is 82.75862%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 47.70%. Comparing base (
fc12ed5
) to head (6a1a45e
). Report is 33 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
providers/base/bin/removable_storage_watcher.py | 0.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
WARNING: This modifies com.canonical.certification::sru
Description
This is probably Breaking instead of New, but I don't think it's necessary to bump that major version. Your call.
This PR gets rid of every Zapper-driven job, moving to a dedicated external provider.
Also, a bit of refactor to the storage_watcher class was required, happy to change direction if that doesn't work for you.
Resolved issues
Part of ZAP-1002
Documentation
N/A
Tests
Only the storage watcher test case is impacted by this PR. It's a manual test.