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

Make scheduler logs to be rotated #238

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Make scheduler logs to be rotated #238

merged 1 commit into from
Aug 4, 2022

Conversation

yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Aug 4, 2022

Closes #221

@codecov-commenter
Copy link

Codecov Report

Merging #238 (b81f061) into main (cad50a4) will increase coverage by 0.08%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
+ Coverage   86.26%   86.35%   +0.08%     
==========================================
  Files          46       46              
  Lines        3276     3275       -1     
==========================================
+ Hits         2826     2828       +2     
+ Misses        323      320       -3     
  Partials      127      127              
Impacted Files Coverage Δ
internal/runner/agent.go 86.15% <93.33%> (+1.07%) ⬆️
internal/runner/runner.go 86.66% <100.00%> (+0.30%) ⬆️
internal/runner/job.go 86.36% <0.00%> (+9.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@yottahmd yottahmd merged commit 073b1d3 into main Aug 4, 2022
@yottahmd yottahmd deleted the develop branch August 4, 2022 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the scheduler log files to be rotated files instead of separated files by date
2 participants