Closed UWinch closed 1 year ago
Merging #136 (eb73339) into dev (234196f) will increase coverage by
0.06%
. The diff coverage is100.00%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## dev #136 +/- ##
==========================================
+ Coverage 92.24% 92.31% +0.06%
==========================================
Files 16 16
Lines 2167 2212 +45
==========================================
+ Hits 1999 2042 +43
- Misses 168 170 +2
Impacted Files | Coverage Δ | |
---|---|---|
averbis/core/_rest_client.py | 86.83% <100.00%> (+0.07%) |
:arrow_up: |
tests/fixtures.py | 98.03% <100.00%> (+0.26%) |
:arrow_up: |
tests/test_process.py | 100.00% <100.00%> (ø) |
... and 2 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
What's in the PR?
Support optional parameter in
export_text_analysis_to_cas
to limit the export to specific annotation types.How to test manually
export_text_analysis_to_cas
and specifiy the annotation type(s) you would like to export.