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

fallback on local execution if slurm fails #323

Merged
merged 4 commits into from
Sep 11, 2024

fallback on local execution if slurm fails

2f8d2a2
Select commit
Loading
Failed to load commit list.
Merged

fallback on local execution if slurm fails #323

fallback on local execution if slurm fails
2f8d2a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2024 in 0s

74.76% (-0.06%) compared to c295f8d

View this Pull Request on Codecov

74.76% (-0.06%) compared to c295f8d

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 74.76%. Comparing base (c295f8d) to head (2f8d2a2).

Files with missing lines Patch % Lines
damnit/backend/listener.py 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   74.81%   74.76%   -0.06%     
==========================================
  Files          32       32              
  Lines        4892     4897       +5     
==========================================
+ Hits         3660     3661       +1     
- Misses       1232     1236       +4     

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