averbis / averbis-python-api

Conveniently access the REST API of Averbis products using Python
Apache License 2.0
12 stars 4 forks source link

Issue #133: Support type filter for exporting as CAS #136

Closed UWinch closed 1 year ago

UWinch commented 1 year ago

What's in the PR?

Support optional parameter in export_text_analysis_to_casto limit the export to specific annotation types.

How to test manually

codecov-commenter commented 1 year ago

Codecov Report

Merging #136 (eb73339) into dev (234196f) will increase coverage by 0.06%. The diff coverage is 100.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