averbis / averbis-python-api

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

Feature/55 allow importing pre annotated data #56

Closed reckart closed 3 years ago

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

Codecov Report

Merging #56 (41b5f89) into dev (8be0795) will increase coverage by 0.05%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #56      +/-   ##
==========================================
+ Coverage   90.46%   90.52%   +0.05%     
==========================================
  Files          15       15              
  Lines        1364     1382      +18     
==========================================
+ Hits         1234     1251      +17     
- Misses        130      131       +1     
Impacted Files Coverage Δ
averbis/core/_rest_client.py 85.00% <92.30%> (+0.11%) :arrow_up:
tests/test_document_collection.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 8be0795...41b5f89. Read the comment docs.