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(www): enable providers to send custom error responses via the dynamic key #1830

Merged
merged 25 commits into from
Mar 13, 2024

don't wrap sessionconfigerror

cbcf94c
Select commit
Loading
Failed to load commit list.
Merged

feat(www): enable providers to send custom error responses via the dynamic key #1830

don't wrap sessionconfigerror
cbcf94c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

32% (-1%) compared to 8ec1aae

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 32%. Comparing base (8ec1aae) to head (cbcf94c).

Files Patch % Lines
...line_server_repository/access_key_serialization.ts 71% 2 Missing ⚠️
src/www/model/errors.ts 33% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1830   +/-   ##
======================================
- Coverage      32%     32%   -1%     
======================================
  Files          45      45           
  Lines        2610    2620   +10     
  Branches      337     340    +3     
======================================
+ Hits          859     860    +1     
- Misses       1751    1760    +9     

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