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

feat: introduce UPDATE_CRON=@once #607

Merged
merged 7 commits into from
Oct 15, 2023
Merged

feat: introduce UPDATE_CRON=@once #607

merged 7 commits into from
Oct 15, 2023

Conversation

favonia
Copy link
Owner

@favonia favonia commented Oct 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #607 (ef27f52) into main (e65531a) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   88.30%   88.36%   +0.05%     
==========================================
  Files          45       45              
  Lines        2300     2311      +11     
==========================================
+ Hits         2031     2042      +11     
  Misses        259      259              
  Partials       10       10              
Flag Coverage Δ
unittests 88.36% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/config/config_read.go 100.00% <100.00%> (ø)
internal/config/env_base.go 100.00% <100.00%> (ø)
internal/cron/base.go 100.00% <100.00%> (ø)
internal/cron/schedule.go 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@favonia favonia changed the title feat: introduce UPDATE_CRON=@once feat: introduce UPDATE_CRON=@once Oct 15, 2023
@favonia favonia linked an issue Oct 15, 2023 that may be closed by this pull request
@favonia favonia merged commit aa57602 into main Oct 15, 2023
11 checks passed
@favonia favonia deleted the cron=once branch October 15, 2023 14:44
@favonia favonia added this to the 1.11.0 milestone Oct 23, 2023
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.

Graduating UPDATE_CRON=@once
1 participant