dkpro / dkpro-cassis

UIMA CAS processing library written in Python
https://pypi.org/project/dkpro-cassis/
Apache License 2.0
84 stars 22 forks source link

#312 - Ability to retrieve a type by its short name #313

Closed reckart closed 2 months ago

reckart commented 2 months ago

What's in the PR

How to test manually

Automatic testing

Documentation

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.11%. Comparing base (1fa0932) to head (4b0b5b2).

Files Patch % Lines
cassis/typesystem.py 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #313 +/- ## ========================================== - Coverage 95.18% 95.11% -0.07% ========================================== Files 5 5 Lines 1992 2007 +15 ========================================== + Hits 1896 1909 +13 - Misses 96 98 +2 ```

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