UKPLab / framenet-tools

Annotate text with FrameNet frames and arguments.
Apache License 2.0
10 stars 2 forks source link

16 span reintegration #18

Closed AMarkard closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will increase coverage by 11.18%. The diff coverage is 98.52%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
+ Coverage   67.86%   79.04%   +11.18%     
===========================================
  Files          30       30               
  Lines        2346     2419       +73     
===========================================
+ Hits         1592     1912      +320     
+ Misses        754      507      -247
Impacted Files Coverage Δ
...amenet_tools/span_identification/spanidentifier.py 64.43% <100%> (+45.25%) :arrow_up:
framenet_tools/config.py 100% <100%> (ø) :arrow_up:
...ramenet_tools/span_identification/spanidnetwork.py 96.63% <100%> (+77.88%) :arrow_up:
framenet_tools/stages/spanID.py 100% <100%> (+62.5%) :arrow_up:
framenet_tools/data_handler/reader.py 82.31% <100%> (+12.86%) :arrow_up:
framenet_tools/pipeline.py 98% <100%> (ø) :arrow_up:
...menet_tools/frame_identification/frameidnetwork.py 88.51% <100%> (ø) :arrow_up:
framenet_tools/main.py 71.83% <66.66%> (-0.23%) :arrow_down:
framenet_tools/evaluator.py 97.46% <93.75%> (+26.68%) :arrow_up:
framenet_tools/fee_identification/feeidentifier.py 69.89% <0%> (+3.22%) :arrow_up:
... and 6 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 5b9b28c...b3108fe. Read the comment docs.