Closed wuhu closed 2 years ago
Merging #431 (84c56d3) into main (b5e6dcf) will increase coverage by
0.07%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #431 +/- ##
==========================================
+ Coverage 89.01% 89.08% +0.07%
==========================================
Files 15 15
Lines 3003 3006 +3
==========================================
+ Hits 2673 2678 +5
+ Misses 330 328 -2
Impacted Files | Coverage Δ | |
---|---|---|
padl/dumptools/packagefinder.py | 96.55% <ø> (ø) |
|
padl/transforms.py | 91.37% <100.00%> (+0.16%) |
: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 7bfd5b5...84c56d3. Read the comment docs.
Hmm I'm not entirely sure how the master merge I performed is causing the RequirementNotFound
errors. @wuhu Do you know why the padl
package is not being found for these tests?
236