Skip to content

Enable Codecov flag carryforward for accurate coverage badge#21274

Merged
timvandermeij merged 1 commit into
mozilla:masterfrom
calixteman:issue21273
May 14, 2026
Merged

Enable Codecov flag carryforward for accurate coverage badge#21274
timvandermeij merged 1 commit into
mozilla:masterfrom
calixteman:issue21273

Conversation

@calixteman
Copy link
Copy Markdown
Contributor

It fixes #21273.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.70%. Comparing base (b708f59) to head (195bfdc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #21274   +/-   ##
=======================================
  Coverage   57.70%   57.70%           
=======================================
  Files         220      220           
  Lines       59236    59236           
=======================================
  Hits        34183    34183           
  Misses      25053    25053           
Flag Coverage Δ
unittestcli 56.23% <ø> (-0.01%) ⬇️

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.

@timvandermeij timvandermeij merged commit d9665c4 into mozilla:master May 14, 2026
10 checks passed
@timvandermeij
Copy link
Copy Markdown
Contributor

Looks good to me; thank you!

@timvandermeij timvandermeij added test infra Infrastructure related labels May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Infrastructure related test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code coverage badge may report a too low coverage percentage

3 participants