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

feat: add validator utils

a6fc5d9
Select commit
Loading
Failed to load commit list.
Merged

feat: add validator utils #107

feat: add validator utils
a6fc5d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

91.76% (-8.24%) compared to 97d95e8

View this Pull Request on Codecov

91.76% (-8.24%) compared to 97d95e8

Details

Codecov Report

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

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

Current head a6fc5d9 differs from pull request most recent head 63b6fbf

Please upload reports for the commit 63b6fbf to get more accurate results.

Files Patch % Lines
src/utils/converter.ts 87.17% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #107      +/-   ##
===========================================
- Coverage   100.00%   91.76%   -8.24%     
===========================================
  Files           14       18       +4     
  Lines         4565     4810     +245     
  Branches      1082     1054      -28     
===========================================
- Hits          4565     4414     -151     
- Misses           0      389     +389     
- Partials         0        7       +7     

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