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 validator utils #107

Merged
merged 5 commits into from
Jun 24, 2024

refactor: process all filter

6103188
Select commit
Loading
Failed to load commit list.
Merged

feat: add validator utils #107

refactor: process all filter
6103188
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2024 in 1s

91.78% (-8.22%) compared to 97d95e8

View this Pull Request on Codecov

91.78% (-8.22%) compared to 97d95e8

Details

Codecov Report

Attention: Patch coverage is 96.21212% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.78%. Comparing base (97d95e8) to head (6103188).
Report is 39 commits behind head on main.

Files Patch % Lines
src/utils/converter.ts 92.06% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #107      +/-   ##
===========================================
- Coverage   100.00%   91.78%   -8.22%     
===========================================
  Files           14       18       +4     
  Lines         4565     4818     +253     
  Branches      1082     1055      -27     
===========================================
- Hits          4565     4422     -143     
- Misses           0      389     +389     
- Partials         0        7       +7     

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