-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Apply test coverage for all endpoins #1933
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1933 +/- ##
==========================================
+ Coverage 76.14% 76.44% +0.30%
==========================================
Files 37 37
Lines 2985 2985
Branches 653 653
==========================================
+ Hits 2273 2282 +9
+ Misses 617 609 -8
+ Partials 95 94 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@VadimKovalenkoSNF I don't really understand why this should be blocked by #1931... but CI been green it looks good. |
Fixes: #1930
Blocked by: #1931