fix: move schedule interval calculation out of the loop (release v20) #2856
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
@@ 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%> (ø) |
Loading