-
Notifications
You must be signed in to change notification settings - Fork 6
Run tests with code coverage enabled, and upload coverage to Codecov (attempt 2) #42
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #42 +/- ##
=========================================
Coverage ? 89.36%
=========================================
Files ? 2
Lines ? 94
Branches ? 0
=========================================
Hits ? 84
Misses ? 10
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Alright, Codecov is finally working. Looks like we have 89% line coverage currently. We can work on getting that up to 100% in future PRs. |
162cab6
to
154ed17
Compare
To see the code coverage, go to this URL: https://app.codecov.io/gh/JuliaParallel/SlurmClusterManager.jl/pull/42/tree You will probably need to log into Codecov using your GitHub account. |
483768b
to
3189117
Compare
@kleinhenz This is ready for review now. |
…(attempt 2)
3189117
to
410734b
Compare
@kleinhenz Just FYI, I have a stack of PRs to improve coverage:
After those PRs, the final code coverage is 97%, which is pretty good. |
Bump @kleinhenz |
Replaces #41 (closes #41).
Alright, Codecov is finally working. Looks like we have 89% line coverage currently. We can work on getting that up to 100% in future PRs.
To see the code coverage, go to this URL: https://app.codecov.io/gh/JuliaParallel/SlurmClusterManager.jl/pull/42/tree
You will probably need to log into Codecov using your GitHub account.