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 #882

Merged

Conversation

mishomihov00
Copy link
Contributor

Description

This pull request changes the following:

  • Fix CODEOWNERS file

Related Issues

@mishomihov00 mishomihov00 self-assigned this Jan 14, 2025
@mishomihov00 mishomihov00 requested review from a team as code owners January 14, 2025 11:18
@mishomihov00 mishomihov00 requested a review from dalvizu January 14, 2025 11:18
@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

Wallet Snap Unit Test Results

193 tests  ±0   193 ✅ ±0   1m 29s ⏱️ +2s
  7 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 6d64e9a. ± Comparison against base commit 1df8284.

♻️ This comment has been updated with latest results.

Copy link

codacy-production bot commented Jan 14, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1df8284) 960 457 47.60%
Head commit (6d64e9a) 960 (+0) 457 (+0) 47.60% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#882) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.61%. Comparing base (1df8284) to head (6d64e9a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #882   +/-   ##
=======================================
  Coverage   49.61%   49.61%           
=======================================
  Files          12       12           
  Lines        1300     1300           
  Branches      442      442           
=======================================
  Hits          645      645           
  Misses        586      586           
  Partials       69       69           

Impacted file tree graph

Signed-off-by: Mihail Mihov <mihail.mihov@limechain.tech>
@mishomihov00 mishomihov00 force-pushed the 881-chore-fix-codeowner-file-for-githubworkflow-folder branch from a02347e to 590c8ec Compare January 15, 2025 07:33
.github/CODEOWNERS Outdated Show resolved Hide resolved
Signed-off-by: Mihail Mihov <mihail.mihov@limechain.tech>
@rbarkerSL rbarkerSL merged commit 11e2f58 into main Jan 22, 2025
13 checks passed
@rbarkerSL rbarkerSL deleted the 881-chore-fix-codeowner-file-for-githubworkflow-folder branch January 22, 2025 19:53
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.

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