inception-project / inception-external-recommender

Get annotation suggestions for the INCEpTION text annotation platform from spaCy, Sentence BERT, scikit-learn and more. Runs as a web-service compatible with the external recommender API of INCEpTION.
Apache License 2.0
40 stars 17 forks source link

#56 - Add simple logging recommender for testing #57

Closed reckart closed 5 months ago

reckart commented 5 months ago

What's in the PR

How to test manually

Automatic testing

Documentation

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 52.08%. Comparing base (9a5db28) to head (8221cf3). Report is 1 commits behind head on main.

Files Patch % Lines
ariadne/contrib/log_only.py 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== - Coverage 52.61% 52.08% -0.54% ========================================== Files 23 24 +1 Lines 878 887 +9 ========================================== Hits 462 462 - Misses 416 425 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.