favonia / cloudflare-ddns

🌟 A small, feature-rich, and robust Cloudflare DDNS updater
Apache License 2.0
662 stars 25 forks source link

feat: recheck 1.1.1.1 versus 1.0.0.1 later when probing fails #788

Closed favonia closed 2 weeks ago

favonia commented 2 weeks ago

Close #721.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 58.82353% with 7 lines in your changes missing coverage. Please review.

Project coverage is 90.40%. Comparing base (ece052d) to head (b796e1a).

Files Patch % Lines
internal/config/network_probe.go 53.84% 6 Missing :warning:
cmd/ddns/ddns.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #788 +/- ## ========================================== - Coverage 90.46% 90.40% -0.07% ========================================== Files 52 52 Lines 2193 2199 +6 ========================================== + Hits 1984 1988 +4 - Misses 198 200 +2 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/favonia/cloudflare-ddns/pull/788/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/favonia/cloudflare-ddns/pull/788/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia) | `90.40% <58.82%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.