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: add .name property to errors #140

Merged
merged 3 commits into from
Aug 8, 2024

chore: fix linting

0d3ac2b
Select commit
Loading
Failed to load commit list.
Merged

feat: add .name property to errors #140

chore: fix linting
0d3ac2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2024 in 0s

96.68% (-0.17%) compared to 408f103

View this Pull Request on Codecov

96.68% (-0.17%) compared to 408f103

Details

Codecov Report

Attention: Patch coverage is 79.16667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 96.68%. Comparing base (408f103) to head (0d3ac2b).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/it-byte-stream/src/errors.ts 57.14% 3 Missing ⚠️
packages/it-length-prefixed-stream/src/errors.ts 88.00% 3 Missing ⚠️
packages/it-byte-stream/src/index.ts 77.77% 2 Missing ⚠️
packages/it-length-prefixed-stream/src/index.ts 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   96.84%   96.68%   -0.17%     
==========================================
  Files          99       98       -1     
  Lines        9235     9101     -134     
  Branches     1391     1320      -71     
==========================================
- Hits         8944     8799     -145     
- Misses        291      302      +11     

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