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

fix(taps): Unmapped sub-fields in object-type fields are now no longer dropped when the field declares additionalProperties #2301

Merge branch 'main' into 2300-bug-object-properties-are-dropped-even-…

12b8282
Select commit
Loading
Failed to load commit list.
Merged

fix(taps): Unmapped sub-fields in object-type fields are now no longer dropped when the field declares additionalProperties #2301

Merge branch 'main' into 2300-bug-object-properties-are-dropped-even-…
12b8282
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

88.76% (+0.01%) compared to a65c561

View this Pull Request on Codecov

88.76% (+0.01%) compared to a65c561

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.76%. Comparing base (a65c561) to head (12b8282).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2301      +/-   ##
==========================================
+ Coverage   88.74%   88.76%   +0.01%     
==========================================
  Files          54       54              
  Lines        4772     4779       +7     
  Branches      929      930       +1     
==========================================
+ Hits         4235     4242       +7     
  Misses        374      374              
  Partials      163      163              

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