Skip to content

Set codecov coverage requirement to 80% #9966

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joshuali925
Copy link
Member

Description

Following #9922, setting codecov target to 80%

Issues Resolved

Screenshot

Testing the changes

Changelog

  • chore: set codecov coverage requirement to 80%

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.69%. Comparing base (5b79050) to head (744c52c).

❌ Your project check has failed because the head coverage (59.69%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9966      +/-   ##
==========================================
- Coverage   60.31%   59.69%   -0.63%     
==========================================
  Files        4041     4030      -11     
  Lines      102835   102203     -632     
  Branches    16226    16119     -107     
==========================================
- Hits        62027    61007    -1020     
- Misses      36755    37185     +430     
+ Partials     4053     4011      -42     
Flag Coverage Δ
Linux_1 27.58% <ø> (-0.49%) ⬇️
Linux_2 56.46% <ø> (+14.82%) ⬆️
Linux_3 38.28% <ø> (-0.48%) ⬇️
Linux_4 29.00% <ø> (?)
Windows_1 27.61% <ø> (-0.47%) ⬇️
Windows_2 56.42% <ø> (+14.80%) ⬆️
Windows_3 38.29% <ø> (-0.47%) ⬇️
Windows_4 29.00% <ø> (-0.75%) ⬇️

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants