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(validator): Introduce responseValidator #3843

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

revert

6b87b95
Select commit
Loading
Failed to load commit list.
Draft

feat(validator): Introduce responseValidator #3843

revert
6b87b95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 1s

90.57% (target 75.00%)

View this Pull Request on Codecov

90.57% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 8.60215% with 85 lines in your changes missing coverage. Please review.

Project coverage is 90.57%. Comparing base (ac4d42c) to head (6b87b95).
Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
src/validator/response-validator.ts 7.81% 59 Missing ⚠️
src/validator/response-validator.sandbox.ts 0.00% 24 Missing ⚠️
src/context.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3843      +/-   ##
==========================================
- Coverage   91.31%   90.57%   -0.75%     
==========================================
  Files         161      163       +2     
  Lines       10240    10333      +93     
  Branches     2999     2889     -110     
==========================================
+ Hits         9351     9359       +8     
- Misses        888      973      +85     
  Partials        1        1              

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