UKPLab / framenet-tools

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

13 system tests #14

Closed AMarkard closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 13.04%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   53.57%   66.62%   +13.04%     
===========================================
  Files          25       30        +5     
  Lines        1859     2268      +409     
===========================================
+ Hits          996     1511      +515     
+ Misses        863      757      -106
Impacted Files Coverage Δ
framenet_tools/config.py 100% <100%> (ø) :arrow_up:
framenet_tools/data_handler/reader.py 52.47% <100%> (+26.21%) :arrow_up:
tests/test_system.py 91.59% <77.77%> (ø)
framenet_tools/utils/__init__.py 28.21% <0%> (-3.2%) :arrow_down:
framenet_tools/fee_identification/feeidentifier.py 65.59% <0%> (-1.08%) :arrow_down:
framenet_tools/main.py 72.05% <0%> (ø)
framenet_tools/stages/spanID.py 37.5% <0%> (ø)
framenet_tools/stages/frameID.py 100% <0%> (ø)
framenet_tools/pipeline.py 98% <0%> (ø)
... and 7 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 dc86028...9773fb6. Read the comment docs.