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 #34: Support for exporting a document from a collection #36

Closed reckart closed 3 years ago

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

Codecov Report

Merging #36 (65885c3) into dev (bd79524) will increase coverage by 1.00%. The diff coverage is 96.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #36      +/-   ##
==========================================
+ Coverage   89.31%   90.31%   +1.00%     
==========================================
  Files          15       15              
  Lines        1310     1363      +53     
==========================================
+ Hits         1170     1231      +61     
+ Misses        140      132       -8     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
tests/fixtures.py 96.77% <ø> (-0.11%) :arrow_down:
averbis/core/_rest_client.py 84.56% <94.20%> (+1.85%) :arrow_up:
tests/test_highlighting.py 100.00% <100.00%> (ø)
tests/test_pipeline.py 100.00% <100.00%> (ø)
tests/test_process.py 100.00% <100.00%> (ø)
tests/test_project.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 bd79524...65885c3. Read the comment docs.