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

chores: publish to galaxy + update gh release action #149

Closed lowlydba closed 1 year ago

lowlydba commented 1 year ago

Resolves #147

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.65% // Head: 100.00% // Increases project coverage by +6.34% :tada:

Coverage data is based on head (45f661e) compared to base (1875b1e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## =========================================== + Coverage 93.65% 100.00% +6.34% =========================================== Files 30 32 +2 Lines 2001 103 -1898 =========================================== - Hits 1874 103 -1771 + Misses 127 0 -127 ``` | [Impacted Files](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall) | Coverage Δ | | |---|---|---| | [plugins/modules/ag\_listener.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2FnX2xpc3RlbmVyLnBzMQ==) | | | | [plugins/modules/ag\_replica.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2FnX3JlcGxpY2EucHMx) | | | | [plugins/modules/spn.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL3Nwbi5wczE=) | | | | [plugins/modules/tcp\_port.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL3RjcF9wb3J0LnBzMQ==) | | | | [plugins/modules/traceflag.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL3RyYWNlZmxhZy5wczE=) | | | | [plugins/modules/agent\_job\_category.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2FnZW50X2pvYl9jYXRlZ29yeS5wczE=) | | | | [plugins/modules/install\_script.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2luc3RhbGxfc2NyaXB0LnBzMQ==) | | | | [plugins/module\_utils/\_SqlServerUtils.psm1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVfdXRpbHMvX1NxbFNlcnZlclV0aWxzLnBzbTE=) | | | | [plugins/modules/hadr.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2hhZHIucHMx) | | | | [plugins/modules/first\_responder\_kit.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2ZpcnN0X3Jlc3BvbmRlcl9raXQucHMx) | | | | ... and [52 more](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/149/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall)

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