-
Notifications
You must be signed in to change notification settings - Fork 0
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
OBS end-to-end-testing #78
Conversation
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #78 +/- ##
==========================================
+ Coverage 14.80% 18.25% +3.45%
==========================================
Files 146 37 -109
Lines 11353 4781 -6572
Branches 282 119 -163
==========================================
- Hits 1681 873 -808
+ Misses 9672 3908 -5764
☔ View full report in Codecov by Sentry. |
Plan of attack: this PR will probably get closed and broken apart into multiple PRs:
Ideally I'd work out a way of having the tests as a PR that I can rebase onto various module changes, as a sanity check. Rebases ahoy! 😭 |
No description provided.