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 scheduler goroutine pool and optimizations #362

Merged
merged 2 commits into from
Nov 29, 2023

fix imports

eea6408
Select commit
Loading
Failed to load commit list.
Merged

[OCC] Add scheduler goroutine pool and optimizations #362

fix imports
eea6408
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2023 in 0s

56.21% (target 50.00%)

View this Pull Request on Codecov

56.21% (target 50.00%)

Details

Codecov Report

Merging #362 (eea6408) into occ-main (6260732) will increase coverage by 0.02%.
The diff coverage is 96.10%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           occ-main     #362      +/-   ##
============================================
+ Coverage     56.18%   56.21%   +0.02%     
============================================
  Files           627      627              
  Lines         52926    52948      +22     
============================================
+ Hits          29738    29765      +27     
+ Misses        21082    21077       -5     
  Partials       2106     2106              
Files Coverage Δ
tasks/scheduler.go 88.15% <96.10%> (+2.69%) ⬆️