-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cleanup GitHub Actions #360
Conversation
Here's the code health analysis summary for commits Analysis Summary
|
PLEASE DO NOT REVIEW YET. I'M TROUBLESHOOTING THE ACTIONS. |
I have decided not to merge the Unit and Integration Tests and Code Coverage GitHub Actions because of how much it would end up cluttering up the action environment and how it would increase risk of failures. |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## development #360 +/- ##
================================================
- Coverage 35.59% 24.21% -11.39%
================================================
Files 80 80
Lines 6434 6377 -57
Branches 2834 2847 +13
================================================
- Hits 2290 1544 -746
- Misses 4144 4584 +440
- Partials 0 249 +249
... and 43 files with indirect coverage changes
|
No description provided.