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

Remove __all__ from all modules #442

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Remove __all__ from all modules #442

merged 3 commits into from
Oct 3, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Oct 2, 2023

@janosh janosh added breaking Breaking changes ecosystem Concerning the larger MP ecosystem pkg Package health and distribution related stuff labels Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #442 (604ef30) into main (6e48ca8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #442   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         1515      1501   -14     
  Branches       415       415           
=========================================
- Hits          1515      1501   -14     
Files Coverage Δ
src/jobflow/core/flow.py 100.00% <ø> (ø)
src/jobflow/core/job.py 100.00% <ø> (ø)
src/jobflow/core/maker.py 100.00% <ø> (ø)
src/jobflow/core/reference.py 100.00% <ø> (ø)
src/jobflow/core/state.py 100.00% <ø> (ø)
src/jobflow/core/store.py 100.00% <ø> (ø)
src/jobflow/managers/fireworks.py 100.00% <ø> (ø)
src/jobflow/managers/local.py 100.00% <ø> (ø)
src/jobflow/settings.py 100.00% <ø> (ø)
src/jobflow/utils/dict_mods.py 100.00% <ø> (ø)
... and 4 more

@janosh janosh merged commit 8560427 into main Oct 3, 2023
9 checks passed
@janosh janosh deleted the drop-__all__ branch October 6, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes ecosystem Concerning the larger MP ecosystem house-keeping pkg Package health and distribution related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants