Closed pauld-msft closed 3 months ago
👋 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 🙂
Attention: Patch coverage is 96.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 76.4%. Comparing base (
3d161b0
) to head (b10fa04
).
Files | Patch % | Lines |
---|---|---|
...ponentDetection.Detectors/pip/PipCommandService.cs | 96.1% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When
pip
is not found, we should fall back to usepython -m pip
, which is supported when customers install the https://www.nuget.org/packages/python package