Skip to content

Slighty improve codecov stuff in gh actions#21194

Merged
timvandermeij merged 1 commit into
mozilla:masterfrom
calixteman:improve_codecov
Apr 29, 2026
Merged

Slighty improve codecov stuff in gh actions#21194
timvandermeij merged 1 commit into
mozilla:masterfrom
calixteman:improve_codecov

Conversation

@calixteman
Copy link
Copy Markdown
Contributor

disable_search == true, will avoid useless search especially because we already provide the path to the info file.
disable_telem == true, disable sending telemetry to codecov.

disable_search == true, will avoid useless search especially because we already provide the path to the info file.
disable_telem == true, disable sending telemetry to codecov.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.97%. Comparing base (2979253) to head (c91fa7e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21194      +/-   ##
==========================================
+ Coverage   55.10%   55.97%   +0.87%     
==========================================
  Files         218      218              
  Lines       68783    59062    -9721     
  Branches    14519        0   -14519     
==========================================
- Hits        37900    33058    -4842     
+ Misses      30883    26004    -4879     
Flag Coverage Δ
fonttest 8.66% <ø> (?)
unittest 55.07% <ø> (+<0.01%) ⬆️
unittestcli 55.73% <ø> (+0.80%) ⬆️

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.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.97%. Comparing base (2979253) to head (c91fa7e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21194      +/-   ##
==========================================
+ Coverage   55.10%   55.97%   +0.87%     
==========================================
  Files         218      218              
  Lines       68783    59062    -9721     
  Branches    14519        0   -14519     
==========================================
- Hits        37900    33058    -4842     
+ Misses      30883    26004    -4879     
Flag Coverage Δ
fonttest 8.66% <ø> (?)
unittest 55.07% <ø> (+0.01%) ⬆️
unittestcli 55.73% <ø> (+0.80%) ⬆️

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 34c3ee1 into mozilla:master Apr 29, 2026
18 checks passed
@timvandermeij
Copy link
Copy Markdown
Contributor

Good idea; thank you!

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

Labels

infra Infrastructure related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants