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

Add integration test for digital_ocean_database_info #290

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

mamercad
Copy link
Collaborator

@mamercad mamercad commented Oct 3, 2022

SUMMARY

Add integration test for digital_ocean_database_info; fixes #289.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • Integration tests

@mamercad mamercad requested a review from mpontillo October 3, 2022 19:15
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #290 (96dbb14) into main (67872ed) will decrease coverage by 31.30%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #290       +/-   ##
===========================================
- Coverage   62.49%   31.19%   -31.31%     
===========================================
  Files          45       45               
  Lines        3549     3549               
  Branches      720      720               
===========================================
- Hits         2218     1107     -1111     
- Misses       1058     2423     +1365     
+ Partials      273       19      -254     
Flag Coverage Δ
integration ?
sanity 26.48% <ø> (ø)
units 64.80% <ø> (ø)

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

Impacted Files Coverage Δ
plugins/modules/digital_ocean_project.py 19.62% <0.00%> (-64.49%) ⬇️
plugins/modules/digital_ocean_droplet.py 10.33% <0.00%> (-58.36%) ⬇️
...lugins/modules/digital_ocean_domain_record_info.py 27.84% <0.00%> (-54.44%) ⬇️
plugins/modules/digital_ocean_database.py 16.21% <0.00%> (-52.03%) ⬇️
plugins/modules/digital_ocean_load_balancer.py 15.43% <0.00%> (-51.68%) ⬇️
plugins/modules/digital_ocean_snapshot.py 24.39% <0.00%> (-51.22%) ⬇️
plugins/modules/digital_ocean_snapshot_info.py 40.00% <0.00%> (-47.50%) ⬇️
plugins/modules/digital_ocean_cdn_endpoints.py 24.69% <0.00%> (-46.92%) ⬇️
plugins/modules/digital_ocean_domain_info.py 41.02% <0.00%> (-46.16%) ⬇️
plugins/modules/digital_ocean_block_storage.py 18.86% <0.00%> (-42.77%) ⬇️
... and 26 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mamercad mamercad merged commit 7db57a3 into main Oct 3, 2022
@mamercad mamercad deleted the mamercad/issue-289 branch October 3, 2022 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing integration test for digital_ocean_database_info
2 participants