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 #98: Adding `page` and `page_size` parameter to export_text_analysis #99

Closed DavidHuebner closed 2 years ago

DavidHuebner commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #99 (4724208) into dev (44d78a5) will decrease coverage by 0.04%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #99      +/-   ##
==========================================
- Coverage   91.29%   91.25%   -0.05%     
==========================================
  Files          16       16              
  Lines        1838     1840       +2     
==========================================
+ Hits         1678     1679       +1     
- Misses        160      161       +1     
Impacted Files Coverage Δ
averbis/core/_rest_client.py 85.42% <66.66%> (-0.08%) :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 44d78a5...4724208. Read the comment docs.

DavidHuebner commented 2 years ago

Ready to be reviewed.