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

fix: Changed validation checks to begin>=0 instead of begin>0 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paul-felt
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #38 (4b668a9) into master (7dd9e4b) will increase coverage by 0.19%.
The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   61.37%   61.56%   +0.19%     
==========================================
  Files          32       32              
  Lines       12735    12740       +5     
==========================================
+ Hits         7816     7844      +28     
+ Misses       4919     4896      -23     
Impacted Files Coverage Δ
...linical_data/tests/common/test_annotator_output.py 0.00% <0.00%> (ø)
...nical_data/tests/common/test_concept_annotation.py 0.00% <0.00%> (ø)
...or_clinical_data/tests/common/test_nlu_entities.py 0.00% <0.00%> (ø)
...linical_data/tests/common/test_spell_correction.py 0.00% <0.00%> (ø)
...tor_for_clinical_data/tests/common/test_section.py 55.00% <50.00%> (+55.00%) ⬆️
.../tests/unit/test_annotator_for_clinical_data_v1.py 97.12% <100.00%> (+0.01%) ⬆️
...or_clinical_data/annotator_for_clinical_data_v1.py 32.06% <0.00%> (+0.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dd9e4b...4b668a9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant