Closed Piyush13y closed 2 years ago
Merging #57 (d2f7ad2) into master (9a6185d) will decrease coverage by
0.56%
. The diff coverage is64.28%
.
@@ Coverage Diff @@
## master #57 +/- ##
==========================================
- Coverage 84.17% 83.61% -0.57%
==========================================
Files 9 8 -1
Lines 512 525 +13
==========================================
+ Hits 431 439 +8
- Misses 81 86 +5
Impacted Files | Coverage Δ | |
---|---|---|
ftx/medical/clinical_ontology.py | 67.76% <64.28%> (-0.22%) |
:arrow_down: |
...dical/processors/negation_context_analysis_test.py | ||
fortex/health/readers/__init__.py | ||
...s/forte_medical/readers/mimic3_note_reader_test.py | ||
...te_medical/processors/icd_coding_processor_test.py | ||
...ealth/processors/negation_context_analysis_test.py | 100.00% <0.00%> (ø) |
|
...tex/health/processors/icd_coding_processor_test.py | 100.00% <0.00%> (ø) |
|
...s/fortex/health/readers/mimic3_note_reader_test.py | 96.29% <0.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR fixes #55
Added new ontologies for Temporal Tagger and Normalizer.
TemporalTag
andNormalizedTemporalForm
.