Closed pauld-msft closed 3 months ago
Attention: Patch coverage is 42.85714%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 76.4%. Comparing base (
924c4ea
) to head (6fec1cf
).
Files | Patch % | Lines |
---|---|---|
...ection.Detectors/pip/PipReportComponentDetector.cs | 33.3% | 3 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
👋 Hi! It looks like you modified some files in the Detectors
folder.
You may need to bump the detector versions if any of the following scenarios apply:
devDependencies
values than beforeIf none of the above scenarios apply, feel free to ignore this comment 🙂
The primary use case here is when the same build stage has both Component Detection and SBOM (where CD runs again). This will allow whichever comes second to be able to just use the previous runs' reports, rather than regenerating them.