ansible-collections / community.digitalocean

This Ansible collection contains modules for assisting in the automation of the DigitalOcean cloud.
https://galaxy.ansible.com/community/digitalocean/
GNU General Public License v3.0
140 stars 57 forks source link

Update tests #310

Closed mamercad closed 1 year ago

mamercad commented 1 year ago

Fixing all of the tests, bit rot 😦

codecov[bot] commented 1 year ago

Codecov Report

Merging #310 (733f654) into main (0ef9c31) will decrease coverage by 34.42%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #310       +/-   ##
===========================================
- Coverage   65.50%   31.09%   -34.42%     
===========================================
  Files          45       45               
  Lines        3589     3589               
  Branches      732      732               
===========================================
- Hits         2351     1116     -1235     
- Misses        927     2453     +1526     
+ Partials      311       20      -291     
Flag Coverage Δ
integration ?
sanity 26.41% <ø> (ø)
units 64.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
plugins/inventory/digitalocean.py 71.13% <ø> (ø)
plugins/modules/digital_ocean.py 30.36% <ø> (ø)
plugins/modules/digital_ocean_domain_record.py 16.77% <ø> (-30.21%) :arrow_down:
...lugins/modules/digital_ocean_domain_record_info.py 27.84% <ø> (-54.44%) :arrow_down:
plugins/modules/digital_ocean_droplet.py 10.33% <ø> (-58.36%) :arrow_down:
plugins/modules/digital_ocean_load_balancer.py 16.66% <ø> (-34.95%) :arrow_down:
plugins/modules/digital_ocean_monitoring_alerts.py 35.48% <ø> (ø)
plugins/modules/digital_ocean_spaces.py 25.67% <ø> (ø)
plugins/modules/digital_ocean_spaces_info.py 47.50% <ø> (-40.00%) :arrow_down:

... and 34 files with indirect coverage changes