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: dont merge arrays in mergeForm #995

Merged
merged 4 commits into from
Nov 4, 2024

ci: apply automated fixes and generate docs

a4bee41
Select commit
Loading
Failed to load commit list.
Merged

fix: dont merge arrays in mergeForm #995

ci: apply automated fixes and generate docs
a4bee41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2024 in 0s

88.43% (target 90.00%)

View this Pull Request on Codecov

88.43% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.43%. Comparing base (5473bb8) to head (a4bee41).
Report is 147 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
- Coverage   91.55%   88.43%   -3.13%     
==========================================
  Files          21       26       +5     
  Lines         900     1072     +172     
  Branches      206      262      +56     
==========================================
+ Hits          824      948     +124     
- Misses         71      115      +44     
- Partials        5        9       +4     

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