dellemc-openmanage-ansible-modules
dellemc-openmanage-ansible-modules copied to clipboard
[Module] [idrac_user] - Enhancements 17g
trafficstars
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:
- [ ] I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
- [ ] I have verified that new and existing unit tests pass locally with my changes
- [ ] I have not allowed coverage numbers to degenerate
- [ ] I have maintained at least 90% code coverage
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have maintained backward compatibility
Codecov Report
Attention: Patch coverage is 92.67016% with 14 lines in your changes missing coverage. Please review.
Project coverage is 93.23%. Comparing base (
b9c3604) to head (b04959b). Report is 9 commits behind head on collections.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| plugins/modules/idrac_user.py | 87.96% | 4 Missing and 9 partials :warning: |
| plugins/module_utils/idrac_redfish.py | 50.00% | 0 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## collections #918 +/- ##
===============================================
- Coverage 93.24% 93.23% -0.01%
===============================================
Files 280 280
Lines 45116 45262 +146
Branches 4167 4182 +15
===============================================
+ Hits 42067 42201 +134
- Misses 1966 1972 +6
- Partials 1083 1089 +6
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Can one of the admins verify this patch?