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: add support of Uptime Kuma #600

Merged
merged 1 commit into from
Oct 13, 2023
Merged

feat: add support of Uptime Kuma #600

merged 1 commit into from
Oct 13, 2023

Conversation

favonia
Copy link
Owner

@favonia favonia commented Oct 13, 2023

This reverts commit c267f94. Close #599.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #600 (d498a39) into main (a5a4504) will increase coverage by 0.33%.
The diff coverage is 95.95%.

❗ Current head d498a39 differs from pull request most recent head ef5d2da. Consider uploading reports for the commit ef5d2da to get more accurate results

@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
+ Coverage   87.96%   88.30%   +0.33%     
==========================================
  Files          44       45       +1     
  Lines        2202     2300      +98     
==========================================
+ Hits         1937     2031      +94     
- Misses        256      259       +3     
- Partials        9       10       +1     
Flag Coverage Δ
unittests 88.30% <95.95%> (+0.33%) ⬆️

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_monitor.go 100.00% <100.00%> (ø)
internal/monitor/updatekuma.go 95.29% <95.29%> (ø)

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

@favonia favonia force-pushed the add-back-kuma branch 5 times, most recently from e8d51dd to d498a39 Compare October 13, 2023 12:18
This reverts the previous removal caused by undertesting.
@favonia favonia merged commit c68eeeb into main Oct 13, 2023
9 checks passed
@favonia favonia deleted the add-back-kuma branch October 13, 2023 12: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.

Support Uptime Kuma
1 participant