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

Fix select pipes #267

Closed percevalw closed 6 months ago

percevalw commented 6 months ago

Description

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.00%. Comparing base (084aa4f) to head (bab3e53).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #267 +/- ## ========================================== + Coverage 96.95% 97.00% +0.05% ========================================== Files 255 255 Lines 8591 8618 +27 ========================================== + Hits 8329 8360 +31 + Misses 262 258 -4 ```

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