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

Add support for Zod .refine and .superRefine #1319

Merged
merged 4 commits into from
May 24, 2024

updated tests

4bdd4a0
Select commit
Loading
Failed to load commit list.
Merged

Add support for Zod .refine and .superRefine #1319

updated tests
4bdd4a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 0s

94.56% (+0.00%) compared to 4b3f109

View this Pull Request on Codecov

94.56% (+0.00%) compared to 4b3f109

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.56%. Comparing base (4b3f109) to head (4bdd4a0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1319   +/-   ##
=======================================
  Coverage   94.55%   94.56%           
=======================================
  Files         231      231           
  Lines        3823     3825    +2     
  Branches     1030     1031    +1     
=======================================
+ Hits         3615     3617    +2     
  Misses         82       82           
  Partials      126      126           

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