Skip to content

Conversation

sapphi-red
Copy link
Contributor

close #3

Copy link

codecov bot commented Jun 28, 2025

Codecov Report

❌ Patch coverage is 90.84967% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.35%. Comparing base (81f5e57) to head (a7a9717).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/server.ts 67.56% 12 Missing ⚠️
src/middleware/web-incoming.ts 93.75% 1 Missing ⚠️
src/middleware/web-outgoing.ts 94.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #78       +/-   ##
===========================================
+ Coverage   43.78%   86.35%   +42.56%     
===========================================
  Files           8        7        -1     
  Lines         660      689       +29     
  Branches       79      187      +108     
===========================================
+ Hits          289      595      +306     
+ Misses        369       94      -275     
+ Partials        2        0        -2     

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

@pi0 pi0 changed the title refactor: enable ts strict checks refactor!: code improvements Sep 24, 2025
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thnx!

@pi0 pi0 merged commit 61d4a12 into unjs:main Sep 24, 2025
4 checks passed
@sapphi-red sapphi-red deleted the refactor/enable-ts-strict branch September 25, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable ts strict checks

2 participants