Allow multiple args in *args
for SlurmExecutor
#245
Merged
Codecov / codecov/project
succeeded
Oct 30, 2024 in 1s
75.94% (+1.22%) compared to 97b20d8
View this Pull Request on Codecov
75.94% (+1.22%) compared to 97b20d8
Details
Codecov Report
Attention: Patch coverage is 93.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 75.94%. Comparing base (
97b20d8
) to head (e0f2eb8
).
Report is 22 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
adaptive_scheduler/_executor.py | 93.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #245 +/- ##
==========================================
+ Coverage 74.72% 75.94% +1.22%
==========================================
Files 22 23 +1
Lines 2777 3114 +337
==========================================
+ Hits 2075 2365 +290
- Misses 702 749 +47
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading