Skip to content

Conversation

@BGmot
Copy link
Collaborator

@BGmot BGmot commented Feb 16, 2025

SUMMARY

Fixes #1449
Fixes #1457

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

zabbix_user module
zabbix_mediatype module

ADDITIONAL INFORMATION

Need to make the above modules working for the latest Zabbix versions 7.0.8 and 7.2.3

@BGmot BGmot requested review from eb4x and pyrodie18 February 16, 2025 01:00
@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.51%. Comparing base (f172231) to head (5ae61a1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
plugins/modules/zabbix_mediatype.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1458      +/-   ##
==========================================
+ Coverage   75.90%   78.51%   +2.61%     
==========================================
  Files          45       47       +2     
  Lines        5710     5884     +174     
  Branches     1475     1505      +30     
==========================================
+ Hits         4334     4620     +286     
+ Misses        900      782     -118     
- Partials      476      482       +6     

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

@pyrodie18 pyrodie18 merged commit 8a962bf into ansible-collections:main Feb 16, 2025
52 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.

After Zabbix released 7.0.9 zabbix_mediatype integration tests fail zabbix_user raise KeyError: 'userid' exception.

2 participants