Skip to content

Conversation

DimitriPapadopoulos
Copy link
Contributor

Declare licenses using only these two fields, as per PEP 639:

  • license: SPDX license expression consisting of one or more license identifiers
  • license-files: list of license file glob patterns

Supported by hatchling ≥ 1.27.0:
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files

Declare licenses using only these two fields, as per PEP 639:

* license: SPDX license expression consisting of one or more license identifiers
* license-files: list of license file glob patterns

Supported by hatchling ≥ 1.27.0:
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.34%. Comparing base (b5ecf48) to head (8323cb9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1425   +/-   ##
=======================================
  Coverage   95.34%   95.34%           
=======================================
  Files         209      209           
  Lines       29780    29780           
  Branches     3357     3357           
=======================================
  Hits        28393    28393           
  Misses        948      948           
  Partials      439      439           

☔ 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.

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.

1 participant