feat(validator): Introduce responseValidator
#3843
+150
−0
Draft
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.
Loading