creativeprojects / resticprofile

Configuration profiles manager and scheduler for restic backup
https://creativeprojects.github.io/resticprofile/
GNU General Public License v3.0
604 stars 29 forks source link

flags: added "RESTICPROFILE_{FLAGNAME}" env vars #335

Closed jkellerer closed 4 months ago

jkellerer commented 4 months ago

Implements #334

State:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.96%. Comparing base (71ce2d0) to head (c64fb47).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #335 +/- ## ========================================== + Coverage 69.88% 69.96% +0.08% ========================================== Files 118 118 Lines 11891 11923 +32 ========================================== + Hits 8309 8341 +32 Misses 3193 3193 Partials 389 389 ``` | [Flag](https://app.codecov.io/gh/creativeprojects/resticprofile/pull/335/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fred) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/creativeprojects/resticprofile/pull/335/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fred) | `69.96% <100.00%> (+0.08%)` | :arrow_up: | 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=Fred#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.

jkellerer commented 4 months ago

Doc links are fixed in #323. The PR is ready for review.

creativeprojects commented 4 months ago

Doc links are fixed

Yes, they must have noticed they messed up their links and put them back 😆