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: skip explicitly ignored fields #85

Merged
merged 1 commit into from
Mar 28, 2024

feat: Stop recursion at ignored fields.

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

feat: skip explicitly ignored fields #85

feat: Stop recursion at ignored fields.
4b45766
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 0s

79.45% (+0.38%) compared to f16d6ea

View this Pull Request on Codecov

79.45% (+0.38%) compared to f16d6ea

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.45%. Comparing base (f16d6ea) to head (4b45766).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   79.06%   79.45%   +0.38%     
==========================================
  Files           3        3              
  Lines         215      219       +4     
==========================================
+ Hits          170      174       +4     
  Misses         32       32              
  Partials       13       13              

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