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

setup: explicit exports through __all__ #740

Merged
merged 1 commit into from
Nov 8, 2024
Merged

setup: explicit exports through __all__ #740

merged 1 commit into from
Nov 8, 2024

Conversation

adbar
Copy link
Owner

@adbar adbar commented Nov 7, 2024

closes #718.

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.98%. Comparing base (623b0ef) to head (d380400).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #740   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files          21       21           
  Lines        3538     3539    +1     
=======================================
+ Hits         3502     3503    +1     
  Misses         36       36           

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

@adbar adbar merged commit b108253 into master Nov 8, 2024
13 checks passed
@adbar adbar deleted the set_init_all branch November 8, 2024 10:42
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.

setup: set __all__ in __init__.py
1 participant