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

Fix stalling in distributed code #715

Merged
merged 14 commits into from
Sep 27, 2022
Merged

Fix stalling in distributed code #715

merged 14 commits into from
Sep 27, 2022

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Sep 26, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Base: 88.37% // Head: 88.36% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (9ca8615) compared to base (f2a6b2f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #715      +/-   ##
==========================================
- Coverage   88.37%   88.36%   -0.01%     
==========================================
  Files          41       41              
  Lines        3115     3121       +6     
==========================================
+ Hits         2753     2758       +5     
- Misses        362      363       +1     
Impacted Files Coverage Δ
src/maggma/cli/__init__.py 87.27% <ø> (ø)
src/maggma/cli/distributed.py 89.72% <100.00%> (-0.28%) ⬇️
src/maggma/cli/multiprocessing.py 90.98% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@munrojm munrojm merged commit bc02193 into main Sep 27, 2022
@munrojm munrojm deleted the bugfix/distributed_stalling branch September 27, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant