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: fix CODEOWNERS file #3384

Merged

Conversation

mishomihov00
Copy link
Contributor

Description:

Fix CODEOWNERS file

Related issue(s):

Fixes #3381

Notes for reviewer:

Checklist

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

@mishomihov00 mishomihov00 added this to the 0.65.0 milestone Jan 14, 2025
@mishomihov00 mishomihov00 self-assigned this Jan 14, 2025
@mishomihov00 mishomihov00 requested review from a team as code owners January 14, 2025 08:19
@mishomihov00 mishomihov00 linked an issue Jan 14, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Jan 14, 2025

Test Results

 22 files   -   6  326 suites   - 90   41m 20s ⏱️ - 49m 57s
614 tests  -   3  602 ✅ +  9  4 💤 ±0  8 ❌  - 12 
916 runs   - 171  900 ✅  - 156  8 💤 +2  8 ❌  - 17 

For more details on these failures, see this check.

Results for commit a4ec311. ± Comparison against base commit e779b0f.

♻️ This comment has been updated with latest results.

andrewb1269hg
andrewb1269hg previously approved these changes Jan 14, 2025
Signed-off-by: Mihail Mihov <[email protected]>
@mishomihov00 mishomihov00 force-pushed the 3381-chore-fix-codeowner-file-for-githubworkflow-folder branch from c5a2560 to 2f1abd7 Compare January 15, 2025 07:38
quiet-node
quiet-node previously approved these changes Jan 15, 2025
.github/CODEOWNERS Outdated Show resolved Hide resolved
@mishomihov00 mishomihov00 merged commit c194efe into main Jan 22, 2025
46 of 47 checks passed
@mishomihov00 mishomihov00 deleted the 3381-chore-fix-codeowner-file-for-githubworkflow-folder branch January 22, 2025 14:04
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.96%. Comparing base (e779b0f) to head (a4ec311).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3384      +/-   ##
==========================================
+ Coverage   84.87%   84.96%   +0.08%     
==========================================
  Files          69       69              
  Lines        4742     4742              
  Branches     1067     1067              
==========================================
+ Hits         4025     4029       +4     
+ Misses        400      397       -3     
+ Partials      317      316       -1     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 79.56% <ø> (ø)
server 83.28% <ø> (ø)
ws-server 36.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: fix CODEOWNER file for .github/workflow folder
4 participants