Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP660 frontend for editable build #612

Merged
merged 4 commits into from
Aug 20, 2021
Merged

PEP660 frontend for editable build #612

merged 4 commits into from
Aug 20, 2021

Conversation

frostming
Copy link
Collaborator

@frostming frostming commented Aug 20, 2021

Pull Request Check List

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #612 (fb96049) into main (12c5c4f) will decrease coverage by 0.32%.
The diff coverage is 86.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #612      +/-   ##
==========================================
- Coverage   84.40%   84.08%   -0.33%     
==========================================
  Files          72       72              
  Lines        6042     6039       -3     
  Branches     1075     1073       -2     
==========================================
- Hits         5100     5078      -22     
- Misses        649      663      +14     
- Partials      293      298       +5     
Flag Coverage Δ
unittests 83.88% <86.11%> (-0.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pdm/builders/base.py 91.21% <66.66%> (-0.57%) ⬇️
pdm/builders/editable.py 84.21% <84.00%> (-2.46%) ⬇️
pdm/installers/installers.py 97.27% <85.00%> (-0.39%) ⬇️
pdm/builders/sdist.py 100.00% <100.00%> (ø)
pdm/builders/wheel.py 100.00% <100.00%> (ø)
pdm/installers/manager.py 81.81% <100.00%> (-3.90%) ⬇️
pdm/installers/synchronizers.py 85.00% <100.00%> (+0.42%) ⬆️
pdm/models/candidates.py 89.36% <100.00%> (+1.75%) ⬆️
pdm/installers/uninstallers.py 75.87% <0.00%> (-7.54%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12c5c4f...fb96049. Read the comment docs.

@frostming frostming merged commit 13d8a8d into main Aug 20, 2021
@frostming frostming deleted the feature/pep660 branch August 20, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants