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

Fix build for PyPi #641

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Fix build for PyPi #641

merged 4 commits into from
Dec 19, 2024

Conversation

babenek
Copy link
Contributor

@babenek babenek commented Dec 19, 2024

Description

Please include a summary of the change and which is fixed.

  • Use static version in pyproject.toml for PyPi
  • Add check for the versions match

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • Static check, then - after release

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.47%. Comparing base (6b67827) to head (960c1c0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #641   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files         134      134           
  Lines        4782     4782           
  Branches      759      759           
=======================================
  Hits         4422     4422           
  Misses        226      226           
  Partials      134      134           

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

@babenek babenek marked this pull request as ready for review December 19, 2024 07:12
@babenek babenek requested a review from a team as a code owner December 19, 2024 07:12
@babenek
Copy link
Contributor Author

babenek commented Dec 19, 2024

Bypass merge for build fix - no code impact

@babenek babenek merged commit a2c8c9b into main Dec 19, 2024
34 checks passed
@babenek babenek deleted the babenek-patch-1 branch December 19, 2024 07:13
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