lum-ai / odinson

Odinson is a powerful and highly optimized open-source framework for rule-based information extraction. Odinson couples a simple, yet powerful pattern language that can operate over multiple representations of text, with a runtime system that operates in near real time.
https://lum.ai/odinson/docs/
Apache License 2.0
65 stars 23 forks source link

Update processors for odinson-extra #359

Closed myedibleenso closed 2 years ago

myedibleenso commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #359 (45e9ccb) into master (9436e76) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   72.63%   72.63%           
=======================================
  Files          94       94           
  Lines        4169     4169           
  Branches      308      308           
=======================================
  Hits         3028     3028           
  Misses       1141     1141           
Impacted Files Coverage Δ
...a/ai/lum/odinson/extra/utils/ProcessorsUtils.scala 80.55% <50.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 9436e76...45e9ccb. Read the comment docs.