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/prep module utils #85

test fixes

21e5089
Select commit
Loading
Failed to load commit list.
Closed

Feature/prep module utils #85

test fixes
21e5089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

27.71% (+0.22%) compared to 94ea806

View this Pull Request on Codecov

27.71% (+0.22%) compared to 94ea806

Details

Codecov Report

Attention: Patch coverage is 44.15584% with 43 lines in your changes missing coverage. Please review.

Project coverage is 27.71%. Comparing base (94ea806) to head (21e5089).

Files with missing lines Patch % Lines
plugins/module_utils/_vmware_pyvmomi.py 28.12% 23 Missing ⚠️
plugins/modules/cluster_info.py 33.33% 4 Missing ⚠️
plugins/modules/cluster_vcls.py 33.33% 4 Missing ⚠️
plugins/modules/cluster.py 50.00% 2 Missing ⚠️
plugins/modules/cluster_dpm.py 50.00% 2 Missing ⚠️
plugins/modules/cluster_drs.py 50.00% 2 Missing ⚠️
plugins/modules/cluster_drs_recommendations.py 50.00% 2 Missing ⚠️
plugins/modules/folder_template_from_vm.py 50.00% 2 Missing ⚠️
plugins/modules/vm_portgroup_info.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   27.48%   27.71%   +0.22%     
==========================================
  Files          24       25       +1     
  Lines        2059     2071      +12     
  Branches      385      387       +2     
==========================================
+ Hits          566      574       +8     
- Misses       1493     1497       +4     

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