lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
19 stars 12 forks source link

add workaround for agent_schedule bug #185

Closed lowlydba closed 1 year ago

lowlydba commented 1 year ago

Description

Add a workaround to manually refresh the agent schedule.

How Has This Been Tested?

Types of changes

Checklist:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +4.27 :tada:

Comparison is base (620daa3) 89.52% compared to head (9fcf266) 93.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ========================================== + Coverage 89.52% 93.79% +4.27% ========================================== Files 52 64 +12 Lines 1441 2192 +751 ========================================== + Hits 1290 2056 +766 + Misses 151 136 -15 ``` | Flag | Coverage Δ | | |---|---|---| | sanity | `100.00% <ø> (ø)` | | 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=John+McCall#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall) | Coverage Δ | | |---|---|---| | [plugins/modules/agent\_job\_schedule.ps1](https://app.codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2FnZW50X2pvYl9zY2hlZHVsZS5wczE=) | `98.16% <100.00%> (ø)` | | ... and [14 files with indirect coverage changes](https://app.codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/185/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall)

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