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] OCC scheduler and validation fixes #359

Merged
merged 19 commits into from
Nov 22, 2023
Merged

Conversation

udpatil
Copy link
Contributor

@udpatil udpatil commented Nov 22, 2023

Describe your changes and provide context

This makes optimizations to the scheduler and validation

Testing performed to validate your change

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #359 (8b16974) into occ-main (eac8657) will increase coverage by 0.06%.
The diff coverage is 89.61%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           occ-main     #359      +/-   ##
============================================
+ Coverage     56.12%   56.18%   +0.06%     
============================================
  Files           627      627              
  Lines         52860    52926      +66     
============================================
+ Hits          29669    29739      +70     
+ Misses        21084    21081       -3     
+ Partials       2107     2106       -1     
Files Coverage Δ
store/cache/cache.go 78.57% <100.00%> (+0.31%) ⬆️
store/multiversion/store.go 95.20% <100.00%> (+0.01%) ⬆️
store/cachekv/store.go 73.14% <87.50%> (+0.59%) ⬆️
tasks/scheduler.go 85.46% <88.23%> (+5.46%) ⬆️

@udpatil udpatil merged commit 6260732 into occ-main Nov 22, 2023
15 checks passed
@udpatil udpatil deleted the occ-optimized-cleanup-1 branch November 22, 2023 18:03
udpatil added a commit that referenced this pull request Jan 2, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Jan 8, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Jan 8, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Jan 18, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Jan 18, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Jan 25, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Jan 31, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
codchen pushed a commit that referenced this pull request Feb 6, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Feb 27, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
udpatil added a commit that referenced this pull request Mar 1, 2024
This makes optimizations to the scheduler and validation

---------

Co-authored-by: Steven Landers <steven.landers@gmail.com>
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.

2 participants