pdm-project / pdm

A modern Python package and dependency manager supporting the latest PEP standards
https://pdm-project.org
MIT License
7.02k stars 352 forks source link

fix: make it easier to subclass runner #2872

Closed frostming closed 3 weeks ago

frostming commented 3 weeks ago

Signed-off-by: Frost Ming me@frostming.com

Pull Request Checklist

Describe what you have changed in this PR.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 85.22%. Comparing base (7c95d33) to head (37f6001). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2872 +/- ## ======================================= Coverage 85.21% 85.22% ======================================= Files 106 106 Lines 10602 10603 +1 Branches 2304 2304 ======================================= + Hits 9035 9036 +1 Misses 1093 1093 Partials 474 474 ``` | [Flag](https://app.codecov.io/gh/pdm-project/pdm/pull/2872/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pdm-project) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pdm-project/pdm/pull/2872/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pdm-project) | `85.00% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pdm-project#carryforward-flags-in-the-pull-request-comment) to find out more.

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