-
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: add maintainers as codeowners to all files #3335
Conversation
Signed-off-by: PavelSBorisov <[email protected]>
Test Results 23 files ± 0 360 suites +2 1h 4m 50s ⏱️ + 8m 45s For more details on these failures, see this check. Results for commit d4c1c31. ± Comparison against base commit 2321aee. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Signed-off-by: PavelSBorisov <[email protected]>
Co-authored-by: Roger Barker <[email protected]> Signed-off-by: Pavel Borisov <[email protected]>
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3335 +/- ##
==========================================
- Coverage 84.91% 84.89% -0.03%
==========================================
Files 69 69
Lines 4655 4655
Branches 1042 1042
==========================================
- Hits 3953 3952 -1
Misses 397 397
- Partials 305 306 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
Update CODEOWNERS to provide maintainers ownership of all files in their repos
Related issue(s):
Fixes #10
Notes for reviewer:
N/A
Checklist