Skip to content

feat(x-card): add production surface runtime and demos - #2012

Open
kimteayon wants to merge 3 commits into
featurefrom
codex/feature-x-card-runtime
Open

feat(x-card): add production surface runtime and demos#2012
kimteayon wants to merge 3 commits into
featurefrom
codex/feature-x-card-runtime

Merge branch 'feature' into codex/feature-x-card-runtime

96b257e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 1s

97.36% (+0.02%) compared to 7080d8d

View this Pull Request on Codecov

97.36% (+0.02%) compared to 7080d8d

Details

Codecov Report

❌ Patch coverage is 97.68519% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.36%. Comparing base (7080d8d) to head (96b257e).

Files with missing lines Patch % Lines
...ackages/x-card/src/runtime/createSurfaceRuntime.ts 94.82% 5 Missing and 1 partial ⚠️
packages/x-card/src/runtime/reducer.ts 98.07% 2 Missing ⚠️
packages/x-card/src/runtime/adapters/shared.ts 96.55% 1 Missing ⚠️
packages/x-card/src/runtime/jsonPointer.ts 97.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #2012      +/-   ##
===========================================
+ Coverage    97.34%   97.36%   +0.02%     
===========================================
  Files          174      181       +7     
  Lines         6710     7142     +432     
  Branches      2096     2236     +140     
===========================================
+ Hits          6532     6954     +422     
- Misses         176      185       +9     
- Partials         2        3       +1     

☔ 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.