Skip to content

wip: simpler component model - #320

Draft
tpluscode wants to merge 50 commits into
masterfrom
simplify-components
Draft

wip: simpler component model#320
tpluscode wants to merge 50 commits into
masterfrom
simplify-components

ci: fix matrix

8496b84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2026 in 1s

67.17% (-16.53%) compared to 73ba305

View this Pull Request on Codecov

67.17% (-16.53%) compared to 73ba305

Details

Codecov Report

❌ Patch coverage is 55.19560% with 733 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.17%. Comparing base (73ba305) to head (8496b84).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/shaperone/components/sh1-object.ts 30.35% 117 Missing ⚠️
packages/core/components.ts 0.00% 108 Missing ⚠️
packages/shaperone/components/events.ts 0.00% 72 Missing ⚠️
packages/shaperone/ShaperoneForm.ts 0.00% 47 Missing ⚠️
packages/shaperone/components/sh1-focus-node.ts 33.92% 37 Missing ⚠️
...ges/shaperone/components/GlobalDependencyLoader.ts 26.53% 36 Missing ⚠️
packages/shaperone/components/sh1-group.ts 38.88% 33 Missing ⚠️
packages/shaperone/components/sh1-property.ts 67.00% 33 Missing ⚠️
packages/shaperone/editors/lib/validity.ts 40.00% 27 Missing ⚠️
.../core/models/forms/effects/createFocusNodeState.ts 49.01% 26 Missing ⚠️
... and 29 more

❗ There is a different number of reports uploaded between BASE (73ba305) and HEAD (8496b84). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (73ba305) HEAD (8496b84)
2 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #320       +/-   ##
===========================================
- Coverage   83.69%   67.17%   -16.53%     
===========================================
  Files         172      169        -3     
  Lines        8168     6951     -1217     
  Branches      746      512      -234     
===========================================
- Hits         6836     4669     -2167     
- Misses       1305     2278      +973     
+ Partials       27        4       -23     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.