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

Feature/migrate esxi maintenance mode #99

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

sanity fixes

510bb52
Select commit
Loading
Failed to load commit list.
Open

Feature/migrate esxi maintenance mode #99

sanity fixes
510bb52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

28.21% (+0.16%) compared to b50c216

View this Pull Request on Codecov

28.21% (+0.16%) compared to b50c216

Details

Codecov Report

Attention: Patch coverage is 33.80282% with 47 lines in your changes missing coverage. Please review.

Project coverage is 28.21%. Comparing base (b50c216) to head (510bb52).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
plugins/modules/esxi_maintenance_mode.py 34.84% 43 Missing ⚠️
plugins/module_utils/_module_pyvmomi_base.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   28.04%   28.21%   +0.16%     
==========================================
  Files          31       32       +1     
  Lines        2350     2421      +71     
  Branches      426      438      +12     
==========================================
+ Hits          659      683      +24     
- Misses       1691     1738      +47     

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