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: object mappings with child props #124

Merged
merged 1 commit into from
Oct 30, 2024

fix: object mappings with child props

7e1e15d
Select commit
Loading
Failed to load commit list.
Merged

fix: object mappings with child props #124

fix: object mappings with child props
7e1e15d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

93.42% (-6.58%) compared to 97d95e8

View this Pull Request on Codecov

93.42% (-6.58%) compared to 97d95e8

Details

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.42%. Comparing base (97d95e8) to head (7e1e15d).
Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
src/utils/converter.ts 91.17% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #124      +/-   ##
===========================================
- Coverage   100.00%   93.42%   -6.58%     
===========================================
  Files           14       18       +4     
  Lines         4565     5155     +590     
  Branches      1082     1165      +83     
===========================================
+ Hits          4565     4816     +251     
- Misses           0      332     +332     
- Partials         0        7       +7     

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