Skip to content
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 #1013

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

PavelSBorisov
Copy link
Member

@PavelSBorisov PavelSBorisov commented Dec 10, 2024

Description:
Update CODEOWNERS to provide maintainers ownership of all files in their repos

Related issue(s):

Fixes #1012

Notes for reviewer:
N/A

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@PavelSBorisov PavelSBorisov self-assigned this Dec 10, 2024
@PavelSBorisov PavelSBorisov linked an issue Dec 10, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Dec 10, 2024

Unit Test Results

 26 files  ±0   26 suites  ±0   41s ⏱️ -1s
109 tests ±0  105 ✅ ±0  4 💤 ±0  0 ❌ ±0 
110 runs  ±0  106 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 5088d4c. ± Comparison against base commit 20ec983.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.36%. Comparing base (20ec983) to head (5088d4c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1013   +/-   ##
=========================================
  Coverage     67.36%   67.36%           
  Complexity      339      339           
=========================================
  Files            64       64           
  Lines          1336     1336           
  Branches        157      157           
=========================================
  Hits            900      900           
  Misses          373      373           
  Partials         63       63           

Impacted file tree graph

@PavelSBorisov PavelSBorisov marked this pull request as ready for review December 11, 2024 12:10
@PavelSBorisov PavelSBorisov requested review from a team as code owners December 11, 2024 12:10
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
Signed-off-by: PavelSBorisov <[email protected]>
@PavelSBorisov PavelSBorisov merged commit 0f26da2 into main Dec 17, 2024
17 checks passed
@PavelSBorisov PavelSBorisov deleted the 1012-add-repo-maintainers-to-codeowners-file branch December 17, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Repo Maintainers to CODEOWNERS file
3 participants