aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Various fixes #271

Closed percevalw closed 5 months ago

percevalw commented 5 months ago

Description

Added

Fixed

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.07%. Comparing base (3705c48) to head (1590926).

Files Patch % Lines
edsnlp/processing/multiprocessing.py 96.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ======================================= Coverage 97.06% 97.07% ======================================= Files 256 256 Lines 8662 8677 +15 ======================================= + Hits 8408 8423 +15 Misses 254 254 ```

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