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

Refactor SCMInfo and Config imports. #305

Merged
merged 2 commits into from
Feb 22, 2025
Merged

Refactor SCMInfo and Config imports. #305

merged 2 commits into from
Feb 22, 2025

Conversation

coordt
Copy link
Member

@coordt coordt commented Feb 22, 2025

- Fixes #300 incompatibility with Nuitka compiling
Copy link

Version hint: patch
Current version: 0.32.1
New version (when merged): 0.32.2

Comment ID: Display the version hint-auto-generated

Copy link

PR Preview Action v1.6.0

🚀 View preview at
https://callowayproject.github.io/bump-my-version/pr-preview/pr-305/

Built to branch gh-pages at 2025-02-22 13:43 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.63%. Comparing base (b786638) to head (b0c46a3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          29       29           
  Lines        1918     1918           
  Branches      198      198           
=======================================
  Hits         1796     1796           
  Misses         92       92           
  Partials       30       30           
Flag Coverage Δ
python-3.10 93.63% <100.00%> (ø)
python-3.11 93.63% <100.00%> (ø)
python-3.12 93.63% <100.00%> (ø)
python-3.13 93.63% <100.00%> (ø)
python-3.8 93.63% <100.00%> (ø)
python-3.9 93.63% <100.00%> (ø)

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.

@coordt coordt merged commit 5aef344 into master Feb 22, 2025
19 checks passed
@coordt coordt deleted the 300-nuitka-fix branch February 22, 2025 13:49
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.

Nuitka-compilation fails with: PydanticUndefinedAnnotation: name 'SCMInfo' is not defined
1 participant