Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OCC] Add test for scheduler with zero conflicts #368

Open
wants to merge 25 commits into
base: occ-main
Choose a base branch
from

add a no-overlap test

59f8e5c
Select commit
Loading
Failed to load commit list.
Open

[OCC] Add test for scheduler with zero conflicts #368

add a no-overlap test
59f8e5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

56.12% (target 50.00%)

View this Pull Request on Codecov

56.12% (target 50.00%)

Details

Codecov Report

Merging #368 (59f8e5c) into occ-main (6260732) will decrease coverage by 0.07%.
Report is 2 commits behind head on occ-main.
The diff coverage is 89.53%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           occ-main     #368      +/-   ##
============================================
- Coverage     56.18%   56.12%   -0.07%     
============================================
  Files           627      627              
  Lines         52926    52887      -39     
============================================
- Hits          29738    29682      -56     
- Misses        21082    21097      +15     
- Partials       2106     2108       +2     
Files Coverage Δ
baseapp/baseapp.go 72.05% <100.00%> (ø)
store/cache/cache.go 78.57% <100.00%> (ø)
store/multiversion/mvkv.go 97.24% <100.00%> (+0.09%) ⬆️
store/types/cache.go 48.68% <66.66%> (-14.48%) ⬇️
store/cachekv/store.go 74.60% <95.12%> (+1.45%) ⬆️
tasks/scheduler.go 88.23% <96.25%> (+2.77%) ⬆️
store/multiversion/store.go 90.81% <78.57%> (-4.39%) ⬇️

... and 2 files with indirect coverage changes