Skip to content

fix: simplify classic root migration and remove Native cryptographic review - #255

Merged
benym merged 11 commits into
masterfrom
hotfix
Jul 30, 2026
Merged

fix: simplify classic root migration and remove Native cryptographic review#255
benym merged 11 commits into
masterfrom
hotfix

test(native): cover automated receipt runtime paths

db1384a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

74.34% (target 70.00%)

View this Pull Request on Codecov

74.34% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 57.28155% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.34%. Comparing base (92d418e) to head (db1384a).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...omet-native/native-verification-receipt-runtime.ts 18.18% 26 Missing and 1 partial ⚠️
...omains/comet-native/native-verification-runtime.ts 50.00% 2 Missing and 2 partials ⚠️
app/commands/doctor.ts 0.00% 1 Missing and 2 partials ⚠️
domains/comet-entry/hook-router.ts 83.33% 2 Missing and 1 partial ⚠️
...omains/comet-native/native-verification-receipt.ts 62.50% 2 Missing and 1 partial ⚠️
domains/comet-native/native-acceptance.ts 50.00% 0 Missing and 2 partials ⚠️
...mains/comet-native/native-verification-evidence.ts 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   74.06%   74.34%   +0.28%     
==========================================
  Files         204      198       -6     
  Lines       22614    21396    -1218     
  Branches     7204     6834     -370     
==========================================
- Hits        16748    15906     -842     
+ Misses       3035     2853     -182     
+ Partials     2831     2637     -194     

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