Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed version compatibility for zabbix 7.0 proxy get by name in actions module #1385

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

miksonx
Copy link
Contributor

@miksonx miksonx commented Sep 3, 2024

SUMMARY

Fixed proxy.get by name in action module due to zabbix 7 api changes

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

zabbix_action

ADDITIONAL INFORMATION

Execute zabbix action module towards zabbix 7.0, error will show as proxy is not found.


Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.02%. Comparing base (a09cb00) to head (89e3901).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
plugins/modules/zabbix_action.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1385      +/-   ##
==========================================
+ Coverage   76.29%   78.02%   +1.73%     
==========================================
  Files          45       45              
  Lines        5619     5644      +25     
  Branches     1423     1428       +5     
==========================================
+ Hits         4287     4404     +117     
+ Misses        836      772      -64     
+ Partials      496      468      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pyrodie18
Copy link
Collaborator

Fixes #1387

@pyrodie18
Copy link
Collaborator

@miksonx please add a change fragment and we can get you merged in

@pyrodie18 pyrodie18 merged commit 710260b into ansible-collections:main Sep 7, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants