-
Notifications
You must be signed in to change notification settings - Fork 74
Ensure test cleanup via RAII #523
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 #523 +/- ##
=======================================
Coverage 94.57% 94.57%
=======================================
Files 11 11
Lines 350 350
Branches 117 117
=======================================
Hits 331 331
Misses 5 5
Partials 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Coverage report is available for download |
|
Coverage report is available for download |
|
Coverage report is available for download |
|
Coverage report is available for download |
ScopedFileRAII helper for test filestask_tests.cpp