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/patch succeeded Nov 29, 2023 in 1s

89.53% of diff hit (target 56.18%)

View this Pull Request on Codecov

89.53% of diff hit (target 56.18%)

Annotations

Check warning on line 332 in store/cachekv/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/cachekv/store.go#L331-L332

Added lines #L331 - L332 were not covered by tests

Check warning on line 133 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L133

Added line #L133 was not covered by tests

Check warning on line 169 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 219 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L215-L219

Added lines #L215 - L219 were not covered by tests

Check warning on line 231 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L227-L231

Added lines #L227 - L231 were not covered by tests

Check warning on line 235 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 239 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 403 in store/multiversion/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/multiversion/store.go#L403

Added line #L403 was not covered by tests

Check warning on line 123 in store/types/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/types/cache.go#L123

Added line #L123 was not covered by tests

Check warning on line 219 in tasks/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tasks/scheduler.go#L218-L219

Added lines #L218 - L219 were not covered by tests