Closed beckermr closed 5 days ago
Attention: Patch coverage is 82.00000%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 77.58%. Comparing base (
ebcf0a3
) to head (1257ed9
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
conda_forge_tick/update_recipe/version.py | 82.00% | 9 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description:
This PR uses the PyPI api directly to get urls. It should be faster than the existing guess-and-check approach to transforming urls.
Checklist:
Cross-refs, links to issues, etc:
fixes #3146