Skip to content

test(dursto): add integration test for database for roundtrip of proofs

1c9567e
Select commit
Loading
Failed to load commit list.
Draft

test(dursto): add integration test for database for roundtrip of proofs #1064

test(dursto): add integration test for database for roundtrip of proofs
1c9567e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

90.14% (-0.02%) compared to cb94308

View this Pull Request on Codecov

90.14% (-0.02%) compared to cb94308

Details

Codecov Report

❌ Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.14%. Comparing base (cb94308) to head (1c9567e).

Files with missing lines Patch % Lines
durable-storage/src/proof_test_utils.rs 96.36% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1064      +/-   ##
==========================================
- Coverage   90.16%   90.14%   -0.02%     
==========================================
  Files         130      131       +1     
  Lines       27969    28010      +41     
  Branches    27969    28010      +41     
==========================================
+ Hits        25217    25250      +33     
- Misses       2004     2011       +7     
- Partials      748      749       +1     

☔ View full report in Codecov by Sentry.
📢 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.