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

fix: move schedule interval calculation out of the loop (release v20) #2856

Merged
merged 3 commits into from
Sep 10, 2024

Merge branch 'release/v20' into fix/loop-schedule

40a158c
Select commit
Loading
Failed to load commit list.
Merged

fix: move schedule interval calculation out of the loop (release v20) #2856

Merge branch 'release/v20' into fix/loop-schedule
40a158c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

66.72% (+0.00%) compared to 9fa06f1

View this Pull Request on Codecov

66.72% (+0.00%) compared to 9fa06f1

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.72%. Comparing base (9fa06f1) to head (40a158c).

Files with missing lines Patch % Lines
zetaclient/orchestrator/orchestrator.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           release/v20    #2856   +/-   ##
============================================
  Coverage        66.72%   66.72%           
============================================
  Files              364      364           
  Lines            20558    20558           
============================================
  Hits             13717    13717           
  Misses            6210     6210           
  Partials           631      631           
Files with missing lines Coverage Δ
zetaclient/orchestrator/orchestrator.go 22.04% <0.00%> (ø)