pypa / bandersnatch

A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
Academic Free License v3.0
448 stars 141 forks source link

docs: various tweaks #1760

Closed miketheman closed 3 months ago

miketheman commented 3 months ago

A few fixes, clarrifications

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.70%. Comparing base (4d020e8) to head (1542721). Report is 117 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1760 +/- ## ========================================== + Coverage 79.69% 83.70% +4.00% ========================================== Files 31 33 +2 Lines 4324 4381 +57 Branches 780 783 +3 ========================================== + Hits 3446 3667 +221 + Misses 721 531 -190 - Partials 157 183 +26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

miketheman commented 3 months ago

As a docs-only, it's unclear why coverage is sad.

Report is 117 commits behind head on main.

That's some 7 months ago.

Is there something going on with how coverage on main is being uploaded (or not)? It doesn't look like the job has run on main - see https://github.com/pypa/bandersnatch/actions/runs/9648624809

ewdurbin commented 3 months ago

https://github.com/pypa/bandersnatch/actions/runs/9648624821/job/26610268552#step:8:40 seems to be the culprit.