Closed reckart closed 2 years ago
Merging #102 (56369be) into dev (1dee54b) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #102 +/- ##
=======================================
Coverage 91.40% 91.41%
=======================================
Files 16 16
Lines 1862 1863 +1
=======================================
+ Hits 1702 1703 +1
Misses 160 160
Impacted Files | Coverage Δ | |
---|---|---|
averbis/core/_rest_client.py | 85.55% <100.00%> (+0.01%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1dee54b...56369be. Read the comment docs.
executor.map
, yield the results individually. This seems to achieve the desired effect