Skip to content

[cargo-nextest] check store format version at export time#3287

Merged
sunshowers merged 1 commit into
mainfrom
store-export
Apr 17, 2026
Merged

[cargo-nextest] check store format version at export time#3287
sunshowers merged 1 commit into
mainfrom
store-export

Conversation

@sunshowers

Copy link
Copy Markdown
Member

Realized that these code paths were missing store format version checking.

Realized that these code paths were missing store format version checking.
@codecov

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.60%. Comparing base (ea968b5) to head (095a569).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/record/format.rs 73.33% 4 Missing ⚠️
cargo-nextest/src/dispatch/utility/store.rs 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3287      +/-   ##
==========================================
+ Coverage   85.51%   85.60%   +0.08%     
==========================================
  Files         160      160              
  Lines       47827    47858      +31     
==========================================
+ Hits        40898    40967      +69     
+ Misses       6929     6891      -38     

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

@trunk-io

trunk-io Bot commented Apr 17, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@sunshowers sunshowers merged commit 7c406ee into main Apr 17, 2026
26 checks passed
@sunshowers sunshowers deleted the store-export branch April 17, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant