Skip to content

Fail CI if coverage reports cannot be uploaded

2da5bc0
Select commit
Loading
Failed to load commit list.
Merged

Migrate to vitest #446

Fail CI if coverage reports cannot be uploaded
2da5bc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@c592559). Learn more about missing BASE report.

Files with missing lines Patch % Lines
example/server.ts 0.00% 11 Missing ⚠️
src/index.ts 90.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage        ?   64.52%           
=======================================
  Files           ?        2           
  Lines           ?      296           
  Branches        ?       61           
=======================================
  Hits            ?      191           
  Misses          ?      105           
  Partials        ?        0           
Files with missing lines Coverage Δ
src/index.ts 87.61% <90.00%> (ø)
example/server.ts 0.00% <0.00%> (ø)

Impacted file tree graph

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