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

Added resource specs to PBS executor, which were somehow missing. #439

Merged
merged 1 commit into from
Feb 5, 2024

Added resource specs to PBS executor, which were somehow missing.

5706789
Select commit
Loading
Failed to load commit list.
Merged

Added resource specs to PBS executor, which were somehow missing. #439

Added resource specs to PBS executor, which were somehow missing.
5706789
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 15, 2024 in 1s

75.28% (+0.29%) compared to 9e6abb9

View this Pull Request on Codecov

75.28% (+0.29%) compared to 9e6abb9

Details

Codecov Report

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

Comparison is base (9e6abb9) 74.98% compared to head (5706789) 75.28%.
Report is 9 commits behind head on main.

Files Patch % Lines
src/psij/executors/batch/pbs.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
+ Coverage   74.98%   75.28%   +0.29%     
==========================================
  Files          92       94       +2     
  Lines        3794     3925     +131     
==========================================
+ Hits         2845     2955     +110     
- Misses        949      970      +21     

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