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(composite): onSave always include last dataContext on few inserts #1271

Merged
merged 1 commit into from
Dec 19, 2023

fix(composite): `onSave` always include last dataContext on few inserts

76d2ab8
Select commit
Loading
Failed to load commit list.
Merged

fix(composite): onSave always include last dataContext on few inserts #1271

fix(composite): `onSave` always include last dataContext on few inserts
76d2ab8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

86.71% (-0.00%) compared to 701da75

View this Pull Request on Codecov

86.71% (-0.00%) compared to 701da75

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (701da75) 86.71% compared to head (76d2ab8) 86.71%.

Files Patch % Lines
...-component/src/slick-composite-editor.component.ts 90.91% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1271      +/-   ##
==========================================
- Coverage   86.71%   86.71%   -0.00%     
==========================================
  Files         197      197              
  Lines       21374    21377       +3     
  Branches     7103     7107       +4     
==========================================
+ Hits        18532    18534       +2     
- Misses       2842     2843       +1     

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