-
Notifications
You must be signed in to change notification settings - Fork 75
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
chore: fix CODEOWNERS file #3384
base: main
Are you sure you want to change the base?
chore: fix CODEOWNERS file #3384
Conversation
Test Results 24 files + 1 387 suites +78 50m 32s ⏱️ - 7m 32s For more details on these failures, see this check. Results for commit 2f1abd7. ± Comparison against base commit e779b0f. This pull request removes 4 and adds 3 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Signed-off-by: Mihail Mihov <[email protected]>
c5a2560
to
2f1abd7
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3384 +/- ##
==========================================
- Coverage 84.89% 84.81% -0.09%
==========================================
Files 65 69 +4
Lines 4562 4742 +180
Branches 1040 1067 +27
==========================================
+ Hits 3873 4022 +149
- Misses 338 401 +63
+ Partials 351 319 -32
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
Fix CODEOWNERS file
Related issue(s):
Fixes #3381
Notes for reviewer:
Checklist