Skip to content

chore: configure codecov checks as informational#821

Open
vdusek wants to merge 1 commit intomasterfrom
chore/configure-codecov-informational
Open

chore: configure codecov checks as informational#821
vdusek wants to merge 1 commit intomasterfrom
chore/configure-codecov-informational

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Mar 2, 2026

Summary

  • Add patch coverage target at 50%
  • Set both project and patch status checks to informational mode so they report coverage but never block CI

Test plan

  • Verify codecov.yaml syntax is valid
  • Merge and verify Codecov status checks appear as informational on next PR

🤖 Generated with Claude Code

- Add patch coverage target at 50%
- Set both project and patch status checks to informational mode
  so they report coverage but never block CI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Mar 2, 2026
@vdusek vdusek self-assigned this Mar 2, 2026
@vdusek vdusek requested a review from Pijukatel March 2, 2026 13:43
@github-actions github-actions bot added this to the 135th sprint - Tooling team milestone Mar 2, 2026
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.88%. Comparing base (69b8af9) to head (764b15b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
- Coverage   85.92%   85.88%   -0.04%     
==========================================
  Files          46       46              
  Lines        2778     2778              
==========================================
- Hits         2387     2386       -1     
- Misses        391      392       +1     
Flag Coverage Δ
e2e 37.07% <ø> (ø)
integration 58.60% <ø> (-0.04%) ⬇️
unit 73.43% <ø> (ø)

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

☔ 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.

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

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant