Skip to content

chore(repo): Disable codecov/project check#19348

Open
Lms24 wants to merge 1 commit intodevelopfrom
lms/chore-codecov-project-coverage-off
Open

chore(repo): Disable codecov/project check#19348
Lms24 wants to merge 1 commit intodevelopfrom
lms/chore-codecov-project-coverage-off

Conversation

@Lms24
Copy link
Member

@Lms24 Lms24 commented Feb 16, 2026

This check

image

started failing in CI recently. While we can still merge stuff despite the fail, it blocks releases as I learned the hard way in 10.39.0-alpha.0. This job is not in our repo's config but added via the Codecov app. It is configured via the codecov.yml file in our repo. This PR switches off the project coverage check, since it seems to be flawed at the moment.

Already talked to @MathurAditya724 who will take another look at the action. Once fixed, we can revert this PR.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 14 uncovered lines.
✅ Project coverage is 83.13%. Comparing base (base) to head (head).

Files with missing lines (2)
File Patch % Lines
mute.js 79.10% ⚠️ 14 Missing and 7 partials
etoa.js 100.00% ⚠️ 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    61.43%    83.13%    +21.7%
==========================================
  Files          789         2      -787
  Lines        43247        83    -43164
  Branches      8375        57     -8318
==========================================
+ Hits         26575        69    -26506
- Misses       16672        14    -16658
- Partials        82         8       -74

Generated by Codecov Action

1 similar comment
@github-actions
Copy link
Contributor

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 14 uncovered lines.
✅ Project coverage is 83.13%. Comparing base (base) to head (head).

Files with missing lines (2)
File Patch % Lines
mute.js 79.10% ⚠️ 14 Missing and 7 partials
etoa.js 100.00% ⚠️ 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    61.43%    83.13%    +21.7%
==========================================
  Files          789         2      -787
  Lines        43247        83    -43164
  Branches      8375        57     -8318
==========================================
+ Hits         26575        69    -26506
- Misses       16672        14    -16658
- Partials        82         8       -74

Generated by Codecov Action

@Lms24
Copy link
Member Author

Lms24 commented Feb 16, 2026

This seems to be jumping all over the plance: +20% on this PR? I don't think so 😅
image

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.

1 participant