Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refacto of the extensions #213

Merged
merged 22 commits into from
Sep 13, 2023

chore: improve coverage and clean entry points

52a5b91
Select commit
Loading
Failed to load commit list.
Merged

Refacto of the extensions #213

chore: improve coverage and clean entry points
52a5b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2023 in 1s

95.30% of diff hit (target 94.31%)

View this Pull Request on Codecov

95.30% of diff hit (target 94.31%)

Annotations

Check warning on line 134 in edsnlp/pipelines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/base.py#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 139 in edsnlp/pipelines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/base.py#L139

Added line #L139 was not covered by tests

Check warning on line 150 in edsnlp/pipelines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/base.py#L150

Added line #L150 was not covered by tests

Check warning on line 188 in edsnlp/pipelines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/base.py#L188

Added line #L188 was not covered by tests

Check warning on line 278 in edsnlp/pipelines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/base.py#L278

Added line #L278 was not covered by tests

Check warning on line 89 in edsnlp/pipelines/core/contextual_matcher/contextual_matcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/core/contextual_matcher/contextual_matcher.py#L89

Added line #L89 was not covered by tests

Check warning on line 93 in edsnlp/pipelines/core/contextual_matcher/contextual_matcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/core/contextual_matcher/contextual_matcher.py#L93

Added line #L93 was not covered by tests

Check warning on line 160 in edsnlp/pipelines/core/endlines/endlines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/core/endlines/endlines.py#L160

Added line #L160 was not covered by tests

Check warning on line 332 in edsnlp/pipelines/misc/dates/dates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/dates.py#L324-L332

Added lines #L324 - L332 were not covered by tests

Check warning on line 421 in edsnlp/pipelines/misc/dates/dates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/dates.py#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 135 in edsnlp/pipelines/misc/dates/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/models.py#L135

Added line #L135 was not covered by tests

Check warning on line 144 in edsnlp/pipelines/misc/dates/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/models.py#L139-L144

Added lines #L139 - L144 were not covered by tests

Check warning on line 149 in edsnlp/pipelines/misc/dates/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/models.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 163 in edsnlp/pipelines/misc/dates/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/models.py#L159-L163

Added lines #L159 - L163 were not covered by tests

Check warning on line 195 in edsnlp/pipelines/misc/dates/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/models.py#L195

Added line #L195 was not covered by tests

Check warning on line 323 in edsnlp/pipelines/misc/dates/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/dates/models.py#L323

Added line #L323 was not covered by tests

Check warning on line 500 in edsnlp/pipelines/misc/measurements/measurements.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/measurements/measurements.py#L500

Added line #L500 was not covered by tests

Check warning on line 930 in edsnlp/pipelines/misc/measurements/measurements.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/misc/measurements/measurements.py#L930

Added line #L930 was not covered by tests

Check warning on line 134 in edsnlp/pipelines/ner/disorders/ckd/ckd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/ner/disorders/ckd/ckd.py#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 116 in edsnlp/pipelines/ner/disorders/solid_tumor/solid_tumor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/ner/disorders/solid_tumor/solid_tumor.py#L116

Added line #L116 was not covered by tests

Check warning on line 141 in edsnlp/pipelines/ner/tnm/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/ner/tnm/model.py#L141

Added line #L141 was not covered by tests

Check warning on line 145 in edsnlp/pipelines/ner/tnm/tnm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edsnlp/pipelines/ner/tnm/tnm.py#L144-L145

Added lines #L144 - L145 were not covered by tests