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 project metadata to use SPDX license identifier #1078

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Mar 23, 2025

PEP 639 added support for SPDX license identifier.
Metadata diff

 ...
-License: Apache 2.0
+License-Expression: Apache-2.0
 ...
-Classifier: License :: OSI Approved :: Apache Software License
 ...

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.84%. Comparing base (cca587e) to head (2e4446f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1078   +/-   ##
=======================================
  Coverage   90.84%   90.84%           
=======================================
  Files           2        2           
  Lines         579      579           
  Branches       77       77           
=======================================
  Hits          526      526           
  Misses         32       32           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Pierre Sassoulas <[email protected]>
@seifertm
Copy link
Contributor

Thanks @cdce8p !

@seifertm seifertm merged commit 01c22ff into pytest-dev:main Mar 25, 2025
15 checks passed
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.

5 participants