Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handler chains #179

Merged
merged 7 commits into from
Oct 7, 2024

test: missing coverage

897305d
Select commit
Loading
Failed to load commit list.
Merged

feat: handler chains #179

test: missing coverage
897305d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2024 in 1s

97.49% (-0.76%) compared to 25d3dce

View this Pull Request on Codecov

97.49% (-0.76%) compared to 25d3dce

Details

Codecov Report

Attention: Patch coverage is 91.80328% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.49%. Comparing base (25d3dce) to head (897305d).

Files with missing lines Patch % Lines
packages/core/lib/Kopflos.ts 87.17% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   98.24%   97.49%   -0.76%     
==========================================
  Files          19       19              
  Lines         798      837      +39     
  Branches       86       97      +11     
==========================================
+ Hits          784      816      +32     
- Misses         14       20       +6     
- Partials        0        1       +1     

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