Closed pauld-msft closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.5%. Comparing base (
edf0c8d
) to head (49d845e
). Report is 1 commits behind head on main.
: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 🙂
When customers build local python packages, it appears that the version doesn’t necessarily need to adhere to the python version spec. When we submit the invalid component versions to Gov service, it throws an error.
This checks for valid pip version scheme, adhering to PEP-440, before adding a package to the registrations