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

Use importlib for __all__ #89

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Use importlib for __all__ #89

merged 1 commit into from
Feb 11, 2024

Conversation

daizutabi
Copy link
Owner

No description provided.

@daizutabi daizutabi linked an issue Feb 11, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (5859fdb) 94.81% compared to head (dbe3415) 94.73%.

Files Patch % Lines
src/mkapi/globals.py 88.88% 3 Missing ⚠️
src/mkapi/pages.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   94.81%   94.73%   -0.08%     
==========================================
  Files          14       14              
  Lines        2217     2243      +26     
==========================================
+ Hits         2102     2125      +23     
- Misses        115      118       +3     

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

@daizutabi daizutabi merged commit 42daa6c into main Feb 11, 2024
5 of 7 checks passed
@daizutabi daizutabi deleted the 62-use-importlib-for-__all__ branch February 11, 2024 06:26
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.

Use importlib for __all__
1 participant