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

Add documentation for the time zone configurations #698

Merged
merged 4 commits into from
Nov 6, 2024

Add documentation about tz config

e6fb91b
Select commit
Loading
Failed to load commit list.
Merged

Add documentation for the time zone configurations #698

Add documentation about tz config
e6fb91b
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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.