Skip to content

refactor: delete duplications

bf80d98
Select commit
Loading
Failed to load commit list.
Merged

feat: setup test for koa application #1

refactor: delete duplications
bf80d98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

65.76% (-0.43%) compared to f7d5c00, passed because coverage increased by 2.95% when compared to adjusted base (62.80%)

View this Pull Request on Codecov

65.76% (-0.43%) compared to f7d5c00, passed because coverage increased by 2.95% when compared to adjusted base (62.80%)

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 24 lines in your changes missing coverage. Please review.

Project coverage is 65.76%. Comparing base (f7d5c00) to head (bf80d98).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/transport.ts 37.50% 11 Missing and 4 partials ⚠️
src/context.ts 63.15% 4 Missing and 3 partials ⚠️
src/framework.ts 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   66.18%   65.76%   -0.43%     
==========================================
  Files           9        9              
  Lines         139      184      +45     
  Branches       21       31      +10     
==========================================
+ Hits           92      121      +29     
- Misses         41       49       +8     
- Partials        6       14       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.