DeepMatch icon indicating copy to clipboard operation
DeepMatch copied to clipboard

Implement the NARM model.

Open codewithzichao opened this issue 4 years ago • 2 comments

Implement the NARM model.

codewithzichao avatar Feb 21 '21 09:02 codewithzichao

Codecov Report

Merging #49 (1b1dcee) into release (6b059ca) will increase coverage by 1.06%. The diff coverage is 91.20%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release      #49      +/-   ##
===========================================
+ Coverage    88.35%   89.42%   +1.06%     
===========================================
  Files           11       15       +4     
  Lines          747      917     +170     
===========================================
+ Hits           660      820     +160     
- Misses          87       97      +10     
Flag Coverage Δ
pytest 89.42% <91.20%> (+1.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
deepmatch/layers/__init__.py 100.00% <ø> (ø)
deepmatch/layers/interaction.py 83.70% <89.02%> (+1.80%) :arrow_up:
deepmatch/models/narm.py 95.00% <95.00%> (ø)
deepmatch/layers/sequence.py 85.50% <100.00%> (+8.69%) :arrow_up:
deepmatch/models/__init__.py 100.00% <100.00%> (ø)
deepmatch/utils.py 87.17% <0.00%> (ø)
deepmatch/__init__.py 100.00% <0.00%> (ø)

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 6b059ca...1b1dcee. Read the comment docs.

codecov[bot] avatar Feb 21 '21 09:02 codecov[bot]

好的,浅梦哥辛苦啦~

codewithzichao avatar Feb 24 '21 12:02 codewithzichao