Skip to content

ci: make codecov informational only#2924

Merged
mergify[bot] merged 2 commits intomasterfrom
pj/ci/codecov
May 23, 2025
Merged

ci: make codecov informational only#2924
mergify[bot] merged 2 commits intomasterfrom
pj/ci/codecov

Conversation

@panekj
Copy link
Contributor

@panekj panekj commented May 23, 2025

Disables requirement to fix coverage for lines that remain missing

Disables requirement to fix coverage for lines that remain missing
@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.0s
✅ REPOSITORY gitleaks yes no 2.73s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.34s
✅ REPOSITORY secretlint yes no 1.23s
✅ REPOSITORY trivy-sbom yes no 0.39s
✅ REPOSITORY trufflehog yes no 3.98s
⚠️ YAML prettier 1 1 0.22s
✅ YAML v8r 1 0 1.7s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.69%. Comparing base (bd4bc99) to head (ccbc078).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2924      +/-   ##
==========================================
+ Coverage   74.65%   74.69%   +0.03%     
==========================================
  Files          73       73              
  Lines       11139    11147       +8     
==========================================
+ Hits         8316     8326      +10     
+ Misses       2186     2185       -1     
+ Partials      637      636       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@ChristopherHX ChristopherHX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fully agree with disabling this CI blocker, since we could not bypass such a merge requirement.

@mergify mergify bot merged commit 8d2fa04 into master May 23, 2025
12 checks passed
@mergify mergify bot deleted the pj/ci/codecov branch May 23, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants