Closed egpbos closed 3 years ago
Merging #101 (7318656) into master (20d32bb) will increase coverage by
2.16%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 71.90% 74.07% +2.16%
==========================================
Files 32 32
Lines 2157 2160 +3
==========================================
+ Hits 1551 1600 +49
+ Misses 606 560 -46
Impacted Files | Coverage Δ | |
---|---|---|
platalea/experiments/flickr8k/asr.py | 100.00% <ø> (ø) |
|
platalea/experiments/flickr8k/basic.py | 100.00% <ø> (ø) |
|
platalea/experiments/flickr8k/mtl_asr.py | 96.66% <ø> (ø) |
|
platalea/experiments/flickr8k/mtl_st.py | 100.00% <ø> (ø) |
|
platalea/experiments/flickr8k/pip_ind.py | 91.66% <ø> (ø) |
|
platalea/experiments/flickr8k/pip_seq.py | 89.09% <ø> (ø) |
|
platalea/experiments/flickr8k/text_image.py | 100.00% <ø> (ø) |
|
platalea/experiments/flickr8k/transformer.py | 97.56% <ø> (+7.31%) |
:arrow_up: |
tests/test_experiments.py | 100.00% <ø> (ø) |
|
platalea/asr.py | 89.23% <100.00%> (+7.69%) |
:arrow_up: |
... and 10 more |
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 20d32bb...7318656. Read the comment docs.
Pending answer to https://github.com/spokenlanguage/platalea/issues/57#issuecomment-848647463, I think we can merge this.
Fixes #57.