samdoran / ansible-collection-macos

Ansible collection of roles and modules for use on macOS
8 stars 2 forks source link

🐛 Fix passing args @ `get_signal_name()` shim #32

Closed webknjaz closed 7 months ago

webknjaz commented 7 months ago

This also adds a test for it.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b03d662) 35.49% compared to head (888e360) 37.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 35.49% 37.43% +1.94% ========================================== Files 5 5 Lines 386 390 +4 Branches 48 48 ========================================== + Hits 137 146 +9 + Misses 249 243 -6 - Partials 0 1 +1 ``` | [Flag](https://app.codecov.io/gh/samdoran/ansible-collection-macos/pull/32/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sam+Doran) | Coverage Δ | | |---|---|---| | [sanity](https://app.codecov.io/gh/samdoran/ansible-collection-macos/pull/32/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sam+Doran) | `32.34% <ø> (ø)` | | | [units](https://app.codecov.io/gh/samdoran/ansible-collection-macos/pull/32/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sam+Doran) | `94.11% <ø> (+11.13%)` | :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=Sam+Doran#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.