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 support of cron query param #32

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Add support of cron query param #32

merged 2 commits into from
Sep 11, 2024

Conversation

umputun
Copy link
Owner

@umputun umputun commented Sep 11, 2024

This parameter can be added to any provider's URL and restricts the time the given check is allowed to run. If it runs outside of the cron-defined time, it will return the last received response.

@umputun umputun merged commit 25e9e7b into master Sep 11, 2024
4 checks passed
@umputun umputun deleted the cron branch September 11, 2024 08:43
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10808135470

Details

  • 37 of 41 (90.24%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 85.218%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/status/external/service.go 37 41 90.24%
Totals Coverage Status
Change from base Build 10802572955: 0.2%
Covered Lines: 859
Relevant Lines: 1008

💛 - Coveralls

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.

2 participants