Skip to content

test(dursto): prove and verify every provable Registry step#1100

Merged
victor-dumitrescu merged 4 commits into
mainfrom
vdum/tzx-179
Jun 22, 2026
Merged

test(dursto): prove and verify every provable Registry step#1100
victor-dumitrescu merged 4 commits into
mainfrom
vdum/tzx-179

test(dursto): stop implicitly growing an empty registry in e2e tests

a417ec1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

89.88% (-0.04%) compared to 809bddc

View this Pull Request on Codecov

89.88% (-0.04%) compared to 809bddc

Details

Codecov Report

❌ Patch coverage is 92.54328% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.88%. Comparing base (809bddc) to head (a417ec1).

Files with missing lines Patch % Lines
durable-storage/src/test_helpers/database.rs 90.99% 34 Missing and 12 partials ⚠️
durable-storage/src/test_helpers/registry.rs 95.81% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1100      +/-   ##
==========================================
- Coverage   89.92%   89.88%   -0.04%     
==========================================
  Files         135      136       +1     
  Lines       29269    29345      +76     
  Branches    29269    29345      +76     
==========================================
+ Hits        26320    26378      +58     
- Misses       2127     2144      +17     
- Partials      822      823       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.