Closed nickajacks1 closed 9 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
0b1bc17
) 72.10% compared to head (396e252
) 72.07%.
Files | Patch % | Lines |
---|---|---|
rpm/rpm.go | 60.00% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks!
RPM allows users to add custom verify scriptlets that are run by
rpm -V
in addition to the normal checksum validation. This is useful when there are additional factors that indicate a valid installation, like, for example, checking for valid contents of configuration files.