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 host inventory #91

lint fix

ce44f60
Select commit
Loading
Failed to load commit list.
Merged

Feature/migrate esxi host inventory #91

lint fix
ce44f60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

27.38% (-0.52%) compared to bb1aba5

View this Pull Request on Codecov

27.38% (-0.52%) compared to bb1aba5

Details

Codecov Report

Attention: Patch coverage is 25.05400% with 347 lines in your changes missing coverage. Please review.

Project coverage is 27.38%. Comparing base (bb1aba5) to head (ce44f60).

Files with missing lines Patch % Lines
plugins/inventory/esxi_hosts.py 22.56% 127 Missing ⚠️
plugins/module_utils/clients/_pyvmomi.py 20.95% 83 Missing ⚠️
plugins/module_utils/clients/_rest.py 32.63% 64 Missing ⚠️
plugins/inventory_utils/_base.py 20.77% 61 Missing ⚠️
plugins/module_utils/_vmware_facts.py 12.50% 7 Missing ⚠️
plugins/module_utils/clients/_errors.py 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   27.89%   27.38%   -0.52%     
==========================================
  Files          25       31       +6     
  Lines        2079     2542     +463     
  Branches      386      468      +82     
==========================================
+ Hits          580      696     +116     
- Misses       1499     1846     +347     

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