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

plumpy.ProcessListener made persistent #274

Closed
wants to merge 1 commit into from

plumpy.ProcessListener made persistent

8724b83
Select commit
Loading
Failed to load commit list.
Closed

plumpy.ProcessListener made persistent #274

plumpy.ProcessListener made persistent
8724b83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2023 in 0s

90.76% (-0.06%) compared to 44d27d1

View this Pull Request on Codecov

90.76% (-0.06%) compared to 44d27d1

Details

Codecov Report

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

Comparison is base (44d27d1) 90.83% compared to head (8724b83) 90.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
- Coverage   90.83%   90.76%   -0.06%     
==========================================
  Files          21       22       +1     
  Lines        2974     2995      +21     
==========================================
+ Hits         2701     2718      +17     
- Misses        273      277       +4     
Files Coverage Δ
src/plumpy/base/utils.py 100.00% <100.00%> (ø)
src/plumpy/utils.py 82.12% <ø> (+0.61%) ⬆️
src/plumpy/processes.py 92.47% <87.50%> (+0.02%) ⬆️
src/plumpy/process_listener.py 85.19% <78.58%> (-8.14%) ⬇️
src/plumpy/event_helper.py 80.00% <80.00%> (ø)

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