averbis / averbis-python-api

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

Bugfix/115 analyse texts to cas returns results only after all data has been processed #116

Closed DavidHuebner closed 2 years ago

DavidHuebner commented 2 years ago

Closes #115

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (e19d60c) into dev (b75ed31) will decrease coverage by 0.08%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##              dev     #116      +/-   ##
==========================================
- Coverage   92.08%   91.99%   -0.09%     
==========================================
  Files          16       16              
  Lines        2008     2012       +4     
==========================================
+ Hits         1849     1851       +2     
- Misses        159      161       +2     
Impacted Files Coverage Δ
averbis/core/_rest_client.py 86.67% <60.00%> (-0.15%) :arrow_down:

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 b75ed31...e19d60c. Read the comment docs.