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: Subform table - enable editing of column title #14318

Merged
merged 23 commits into from
Jan 14, 2025

Merge branch 'main' into subform-table-manually-editing-column-name

403ce43
Select commit
Loading
Failed to load commit list.
Merged

feat: Subform table - enable editing of column title #14318

Merge branch 'main' into subform-table-manually-editing-column-name
403ce43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

95.66% (+0.00%) compared to a514966

View this Pull Request on Codecov

95.66% (+0.00%) compared to a514966

Details

Codecov Report

Attention: Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.66%. Comparing base (a514966) to head (403ce43).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...TableColumns/utils/editSubformTableColumnsUtils.ts 95.45% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14318   +/-   ##
=======================================
  Coverage   95.66%   95.66%           
=======================================
  Files        1879     1880    +1     
  Lines       24405    24446   +41     
  Branches     2807     2810    +3     
=======================================
+ Hits        23346    23386   +40     
- Misses        799      800    +1     
  Partials      260      260           

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