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

build(pyproject.toml): fix license metadata #1373

Merged
merged 1 commit into from
Mar 21, 2025
Merged

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Mar 20, 2025

Description

Close: #1368

Checklist

  • Add test cases to all the changes you introduce
  • Run poetry all locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

Steps to Test This Pull Request

Additional context

Sorry, something went wrong.

@Lee-W
Copy link
Member Author

Lee-W commented Mar 20, 2025

@woile @noirbizarre quick PR if you have some time 🙂

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (120d514) to head (0aeeb9c).
Report is 576 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1373      +/-   ##
==========================================
+ Coverage   97.33%   97.69%   +0.35%     
==========================================
  Files          42       57      +15     
  Lines        2104     2647     +543     
==========================================
+ Hits         2048     2586     +538     
- Misses         56       61       +5     
Flag Coverage Δ
unittests 97.69% <ø> (+0.35%) ⬆️

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

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

@Lee-W Lee-W force-pushed the fix-license-specifier branch from d44b885 to 1a348cb Compare March 20, 2025 14:53
@Lee-W
Copy link
Member Author

Lee-W commented Mar 21, 2025

ah... just notice my editor format the line break again 🤦‍♂️ let me fix it again

@Lee-W Lee-W force-pushed the fix-license-specifier branch from 1a348cb to 0aeeb9c Compare March 21, 2025 06:19
@Lee-W Lee-W merged commit 13bc11a into master Mar 21, 2025
18 checks passed
@Lee-W Lee-W deleted the fix-license-specifier branch March 21, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong license specifier in pyproject.toml
2 participants