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

Add flux executor support for PsijWorker #710

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

use exaworks psij-python repo for pip install

772d07a
Select commit
Loading
Failed to load commit list.
Open

Add flux executor support for PsijWorker #710

use exaworks psij-python repo for pip install
772d07a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 21, 2023 in 0s

79.21% (-4.31%) compared to 0e3d33c

View this Pull Request on Codecov

79.21% (-4.31%) compared to 0e3d33c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0e3d33c) 83.52% compared to head (772d07a) 79.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #710      +/-   ##
==========================================
- Coverage   83.52%   79.21%   -4.31%     
==========================================
  Files          23       23              
  Lines        4990     4990              
  Branches     1429     1429              
==========================================
- Hits         4168     3953     -215     
- Misses        814      830      +16     
- Partials        8      207     +199     
Files Coverage Δ
pydra/conftest.py 54.90% <ø> (-21.57%) ⬇️
pydra/engine/workers.py 30.46% <100.00%> (ø)

... and 16 files with indirect coverage changes

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