Add documentation for the time zone configurations #698
Codecov / codecov/project
succeeded
Nov 6, 2024 in 0s
61.97% (-0.14%) compared to 93c3710
View this Pull Request on Codecov
61.97% (-0.14%) compared to 93c3710
Details
Codecov Report
Attention: Patch coverage is 28.20513%
with 28 lines
in your changes missing coverage. Please review.
Project coverage is 61.97%. Comparing base (
93c3710
) to head (e6fb91b
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/config/config.go | 0.00% | 17 Missing |
internal/scheduler/scheduler.go | 35.29% | 10 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #698 +/- ##
==========================================
- Coverage 62.10% 61.97% -0.14%
==========================================
Files 53 53
Lines 5215 5228 +13
==========================================
+ Hits 3239 3240 +1
- Misses 1723 1734 +11
- Partials 253 254 +1
Files with missing lines | Coverage Δ | |
---|---|---|
internal/scheduler/entryreader.go | 67.82% <100.00%> (ø) |
|
internal/scheduler/scheduler.go | 64.49% <35.29%> (+2.08%) |
⬆️ |
internal/config/config.go | 0.00% <0.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 93c3710...e6fb91b. Read the comment docs.
Loading