jborean93 / ansibug

Debug Adapter Protocol for Ansible
MIT License
29 stars 5 forks source link

Add support for Ansible 2.17 #23

Closed jborean93 closed 4 months ago

jborean93 commented 4 months ago

Fix bugs when running under Ansible 2.17 and the latest devel version.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.73%. Comparing base (4b61821) to head (0e0a04d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ======================================= Coverage 99.73% 99.73% ======================================= Files 21 21 Lines 2223 2224 +1 Branches 362 363 +1 ======================================= + Hits 2217 2218 +1 Misses 4 4 Partials 2 2 ``` | [Flag](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | Coverage Δ | | |---|---|---| | [ansible_2.14](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.37% <60.00%> (-0.09%)` | :arrow_down: | | [ansible_2.15](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.37% <60.00%> (-0.09%)` | :arrow_down: | | [ansible_2.16](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.37% <60.00%> (-0.32%)` | :arrow_down: | | [ansible_2.17](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.59% <60.00%> (?)` | | | [ansible_devel](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.46% <100.00%> (+<0.01%)` | :arrow_up: | | [macos](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.59% <60.00%> (-0.09%)` | :arrow_down: | | [py3.10](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.59% <60.00%> (-0.09%)` | :arrow_down: | | [py3.11](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.68% <100.00%> (+<0.01%)` | :arrow_up: | | [py3.12](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.68% <100.00%> (+<0.01%)` | :arrow_up: | | [py3.9](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.18% <60.00%> (-0.09%)` | :arrow_down: | | [ubuntu](https://app.codecov.io/gh/jborean93/ansibug/pull/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.46% <100.00%> (+<0.01%)` | :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=Jordan+Borean#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.