Skip to content

Commit

Permalink
sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed Nov 19, 2024
1 parent c9053d0 commit bd3d8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/module_utils/_vmware_facts.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ def hw_network_device_facts(self):
class ClusterFacts():
DPM_DEFAULT_RATE = 3
DRS_DEFAULT_RATE = 3

def __init__(self, cluster):
self.cluster = cluster

Check warning on line 289 in plugins/module_utils/_vmware_facts.py

View check run for this annotation

Codecov / codecov/patch

plugins/module_utils/_vmware_facts.py#L289

Added line #L289 was not covered by tests

Expand Down

0 comments on commit bd3d8c4

Please sign in to comment.