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

chore: refactor internal modules #2319

Merged
merged 1 commit into from
Mar 28, 2024
Merged

chore: refactor internal modules #2319

merged 1 commit into from
Mar 28, 2024

Conversation

marcelotduarte
Copy link
Owner

Also, use stdlib importlib.metadata for Python >= 3.10.2 (like pypa/build#693)

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 80.25%. Comparing base (e0aa702) to head (14c5f08).

Files Patch % Lines
cx_Freeze/_importlib.py 77.77% 2 Missing ⚠️
cx_Freeze/_packaging.py 66.66% 2 Missing ⚠️
cx_Freeze/module.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2319      +/-   ##
==========================================
+ Coverage   80.23%   80.25%   +0.01%     
==========================================
  Files          25       27       +2     
  Lines        4018     4021       +3     
==========================================
+ Hits         3224     3227       +3     
  Misses        794      794              

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

@marcelotduarte marcelotduarte merged commit 0462b7a into main Mar 28, 2024
25 checks passed
@marcelotduarte marcelotduarte deleted the importlib branch March 28, 2024 06:23
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.

None yet

1 participant