Closed mamercad closed 1 year ago
Merging #313 (f41b66e) into main (f26ce0f) will decrease coverage by
33.24%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #313 +/- ##
===========================================
- Coverage 64.31% 31.08% -33.24%
===========================================
Files 45 45
Lines 3587 3587
Branches 732 732
===========================================
- Hits 2307 1115 -1192
- Misses 982 2452 +1470
+ Partials 298 20 -278
Flag | Coverage Δ | |
---|---|---|
integration | ? |
|
sanity | 26.40% <ø> (ø) |
|
units | 64.49% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Minor Changes
Bugfixes
all_domains
by usingget_paginated_data
to retrieve all of the domains in the account from the paginated domains api endpoint (https://github.com/ansible-collections/community.digitalocean/pull/307).