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

added overridden state for cisco.nxos_telemetry #918

Conversation

AAYUSH2091
Copy link
Contributor

SUMMARY

Added support for 'overridden' state to cisco.nxos.telemetry module and included corresponding test cases. The overridden state functionality behaves similarly to the replaced state, allowing users to completely override the existing telemetry configuration with their specified configuration.

COMPONENT NAME

cisco.nxos.telemetry

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.18%. Comparing base (ce0fd93) to head (48b1322).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
+ Coverage   84.91%   85.18%   +0.26%     
==========================================
  Files         221      233      +12     
  Lines       18606    19065     +459     
==========================================
+ Hits        15799    16240     +441     
- Misses       2807     2825      +18     

see 17 files with indirect coverage changes

@KB-perByte
Copy link
Collaborator

The changes looks good to me!
Thanks @AAYUSH2091 for doing it

@AAYUSH2091 AAYUSH2091 changed the title added overridden state added overridden state for cisco.nxos_telemetry Jan 3, 2025
@roverflow roverflow marked this pull request as ready for review January 8, 2025 09:41
@AAYUSH2091 AAYUSH2091 merged commit f03aaee into ansible-collections:main Jan 9, 2025
63 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants