Skip to content

test(dursto): add a standalone long tests binary which runs in CI#1085

Merged
victor-dumitrescu merged 2 commits into
mainfrom
vdum/rv-984-2
Jun 15, 2026
Merged

test(dursto): add a standalone long tests binary which runs in CI#1085
victor-dumitrescu merged 2 commits into
mainfrom
vdum/rv-984-2

feat(ci): add a PR job which runs the long tests

7325f47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 0s

89.95% (-0.20%) compared to 39f076e

View this Pull Request on Codecov

89.95% (-0.20%) compared to 39f076e

Details

Codecov Report

❌ Patch coverage is 26.38889% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.95%. Comparing base (39f076e) to head (7325f47).

Files with missing lines Patch % Lines
durable-storage/src/long_test/mod.rs 40.42% 18 Missing and 10 partials ⚠️
durable-storage/src/bin/database_long_test.rs 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1085      +/-   ##
==========================================
- Coverage   90.14%   89.95%   -0.20%     
==========================================
  Files         134      135       +1     
  Lines       29155    29217      +62     
  Branches    29155    29217      +62     
==========================================
  Hits        26282    26282              
- Misses       2058     2109      +51     
- Partials      815      826      +11     

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