NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.82k stars 898 forks source link

add drop_invlid #765

Closed faneshion closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #765 into 2.2-dev will decrease coverage by 2.25%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           2.2-dev     #765      +/-   ##
===========================================
- Coverage    96.69%   94.43%   -2.26%     
===========================================
  Files          101      101              
  Lines         3570     3578       +8     
===========================================
- Hits          3452     3379      -73     
- Misses         118      199      +81
Impacted Files Coverage Δ
matchzoo/data_pack/data_pack.py 100% <100%> (ø) :arrow_up:
matchzoo/datasets/wiki_qa/load_data.py 24.39% <0%> (-73.18%) :arrow_down:
matchzoo/datasets/quora_qp/load_data.py 27.27% <0%> (-72.73%) :arrow_down:
matchzoo/datasets/snli/load_data.py 25% <0%> (-72.23%) :arrow_down:
matchzoo/engine/base_model.py 94% <0%> (-0.67%) :arrow_down:

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 88d949c...72cb64e. Read the comment docs.