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 #87: Support parallel analyze_text_to_cas #88

Closed reckart closed 3 years ago

reckart commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #88 (6bc135c) into dev (e564170) will increase coverage by 0.38%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #88      +/-   ##
==========================================
+ Coverage   90.88%   91.27%   +0.38%     
==========================================
  Files          16       16              
  Lines        1778     1834      +56     
==========================================
+ Hits         1616     1674      +58     
+ Misses        162      160       -2     
Impacted Files Coverage Δ
averbis/core/_rest_client.py 85.49% <75.00%> (+0.55%) :arrow_up:
tests/test_pipeline.py 100.00% <100.00%> (ø)

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 e564170...6bc135c. Read the comment docs.