-
Notifications
You must be signed in to change notification settings - Fork 6
Test suite: Add more test coverage for warn_if_unexpected_params()
(only on Julia versions prior to 1.6)
#45
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
Conversation
8f02cca
to
938306b
Compare
11768aa
to
2638f9d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dpa/ntasks #45 +/- ##
==============================================
+ Coverage 93.13% 94.11% +0.98%
==============================================
Files 2 2
Lines 102 102
==============================================
+ Hits 95 96 +1
+ Misses 7 6 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
warn_if_unexpected_params()
warn_if_unexpected_params()
(only on Julia versions prior to 1.6)
ae30922
to
74bf0e8
Compare
540e0a1
to
344d45c
Compare
Coverage after this PR: 94% |
74bf0e8
to
03df383
Compare
344d45c
to
19e1470
Compare
03df383
to
7692b64
Compare
…(only on Julia versions prior to 1.6)
19e1470
to
1feb0b2
Compare
@kleinhenz This PR is now ready for review. |
Oops. I wanted to merge this into master, not into I'll cherry pick and make an new PR. |
|
Depends on:
SLURM_NTASKS
andSLURM_JOB_ID
functionality out into separate utility functions, and add some more unit tests to increase code coverage #44