Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

more logs

0ec7b87
Select commit
Loading
Failed to load commit list.
Open

Add invariance check & logs to occ scheduler #545

more logs
0ec7b87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

54.91% (target 50.00%)

View this Pull Request on Codecov

54.91% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.91%. Comparing base (4e7d467) to head (0ec7b87).
⚠️ Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
tasks/scheduler.go 75.86% 5 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #545      +/-   ##
==========================================
+ Coverage   54.90%   54.91%   +0.01%     
==========================================
  Files         631      631              
  Lines       54920    54946      +26     
==========================================
+ Hits        30152    30174      +22     
- Misses      22614    22617       +3     
- Partials     2154     2155       +1     
Files with missing lines Coverage Δ
store/multiversion/store.go 91.11% <100.00%> (+0.14%) ⬆️
tasks/scheduler.go 90.29% <75.86%> (-0.54%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.