dellemc-openmanage-ansible-modules icon indicating copy to clipboard operation
dellemc-openmanage-ansible-modules copied to clipboard

Adding Support for 17g idrac_reset

Open akshay-sripriya opened this issue 6 months ago • 2 comments

Description

A few sentences describing the overall goals of the pull request's commits.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

ISSUE TYPE

  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • Test Pull Request
COMPONENT NAME
OUTPUT

ADDITIONAL INFORMATION

Checklist:

  • [x] I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • [x] I have verified that new and existing unit tests pass locally with my changes
  • [x] I have not allowed coverage numbers to degenerate
  • [ ] I have maintained at least 90% code coverage
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] I have maintained backward compatibility

akshay-sripriya avatar May 29 '25 06:05 akshay-sripriya

Can one of the admins verify this patch?

ansible-collections-svc avatar May 29 '25 06:05 ansible-collections-svc

Codecov Report

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

Project coverage is 93.32%. Comparing base (f3a42a1) to head (9976f5d). Report is 1 commits behind head on collections.

Additional details and impacted files
@@               Coverage Diff               @@
##           collections     #884      +/-   ##
===============================================
+ Coverage        93.28%   93.32%   +0.04%     
===============================================
  Files              280      280              
  Lines            45296    45304       +8     
  Branches          4185     4184       -1     
===============================================
+ Hits             42253    42281      +28     
+ Misses            1954     1937      -17     
+ Partials          1089     1086       -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jun 05 '25 09:06 codecov-commenter