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

Update license field name according to PEP 639 #959

Merged
merged 2 commits into from
Mar 8, 2022

Conversation

frostming
Copy link
Collaborator

@frostming frostming commented Mar 8, 2022

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 Mar 8, 2022

Codecov Report

Merging #959 (30fe869) into main (674ef99) will increase coverage by 0.00%.
The diff coverage is 72.72%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #959   +/-   ##
=======================================
  Coverage   83.55%   83.55%           
=======================================
  Files          74       74           
  Lines        6471     6472    +1     
  Branches     1342     1342           
=======================================
+ Hits         5407     5408    +1     
  Misses        747      747           
  Partials      317      317           
Flag Coverage Δ
unittests 83.31% <72.72%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
pdm/formats/flit.py 75.55% <0.00%> (ø)
pdm/models/project_info.py 91.11% <33.33%> (-4.13%) ⬇️
pdm/cli/actions.py 79.88% <100.00%> (ø)
pdm/formats/legacy.py 76.92% <100.00%> (+1.45%) ⬆️
pdm/formats/poetry.py 91.79% <100.00%> (ø)

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 674ef99...30fe869. Read the comment docs.

@frostming frostming merged commit a6029ca into main Mar 8, 2022
@frostming frostming deleted the feature/pep639-support branch March 8, 2022 08:31
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