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

chore: refactor complex validation processing logic #1382

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

Merge branch 'main' into 1381-complex-validate-processor

155ddcb
Select commit
Loading
Failed to load commit list.
Draft

chore: refactor complex validation processing logic #1382

Merge branch 'main' into 1381-complex-validate-processor
155ddcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

78.97% (+0.64%) compared to c84043e

View this Pull Request on Codecov

78.97% (+0.64%) compared to c84043e

Details

Codecov Report

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

Project coverage is 78.97%. Comparing base (c84043e) to head (155ddcb).

Files with missing lines Patch % Lines
src/lib/validate-processor.ts 20.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1382      +/-   ##
==========================================
+ Coverage   78.32%   78.97%   +0.64%     
==========================================
  Files          36       36              
  Lines        1698     1698              
  Branches      379      379              
==========================================
+ Hits         1330     1341      +11     
+ Misses        366      355      -11     
  Partials        2        2              
Files with missing lines Coverage Δ
src/lib/validate-processor.ts 42.10% <20.00%> (+28.94%) ⬆️