enonic / app-snapshotter

A snapshotter app that captures snapshots of an EnonicXP installation at regular intervals
Other
0 stars 0 forks source link

Config override doesn't restart job with new schedule #150 #151

Closed ashklianko closed 1 year ago

ashklianko commented 1 year ago

-Setting enabled parameter on creating/updating scheduled task

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.79 :warning:

Comparison is base (ce251a8) 66.26% compared to head (ae40af1) 65.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ============================================ - Coverage 66.26% 65.47% -0.79% - Complexity 19 20 +1 ============================================ Files 5 5 Lines 83 84 +1 Branches 2 2 ============================================ Hits 55 55 Misses 26 26 - Partials 2 3 +1 ``` | [Impacted Files](https://app.codecov.io/gh/enonic/app-snapshotter/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic) | Coverage Δ | | |---|---|---| | [...ic/app/snapshotter/handler/SnapshotterHandler.java](https://app.codecov.io/gh/enonic/app-snapshotter/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2FwcC9zbmFwc2hvdHRlci9oYW5kbGVyL1NuYXBzaG90dGVySGFuZGxlci5qYXZh) | `83.33% <50.00%> (-2.88%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

ashklianko commented 1 year ago

Commited #152 also into this PR