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

Add SelectionList concept #8054

Draft
wants to merge 61 commits into
base: master
Choose a base branch
from

fix migrations

d8b83ba
Select commit
Loading
Failed to load commit list.
Draft

Add SelectionList concept #8054

fix migrations
d8b83ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

84.46% (target 82.00%)

View this Pull Request on Codecov

84.46% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 86.48649% with 30 lines in your changes missing coverage. Please review.

Project coverage is 84.46%. Comparing base (b4310bf) to head (d8b83ba).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/frontend/src/forms/selectionListFields.tsx 19.04% 17 Missing ⚠️
...rontend/src/components/forms/fields/TableField.tsx 33.33% 6 Missing ⚠️
src/frontend/src/components/render/ModelType.tsx 0.00% 2 Missing ⚠️
src/frontend/src/forms/PartForms.tsx 60.00% 1 Missing and 1 partial ⚠️
...rc/frontend/src/tables/part/SelectionListTable.tsx 90.00% 2 Missing ⚠️
...end/src/pages/Index/Settings/AdminCenter/Index.tsx 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8054      +/-   ##
==========================================
- Coverage   84.47%   84.46%   -0.02%     
==========================================
  Files        1170     1175       +5     
  Lines       53456    53733     +277     
  Branches     1999     2004       +5     
==========================================
+ Hits        45159    45385     +226     
- Misses       7769     7834      +65     
+ Partials      528      514      -14     

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