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 #141: Get document typesystem by name instead of id #142

Closed UWinch closed 1 year ago

UWinch commented 1 year ago

What's in the MR?

codecov-commenter commented 1 year ago

Codecov Report

Merging #142 (4194abc) into dev (67fe0c2) will increase coverage by 0.13%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev     #142      +/-   ##
==========================================
+ Coverage   92.18%   92.32%   +0.13%     
==========================================
  Files          16       16              
  Lines        2176     2214      +38     
==========================================
+ Hits         2006     2044      +38     
  Misses        170      170              
Impacted Files Coverage Δ
averbis/core/_rest_client.py 86.86% <100.00%> (+0.18%) :arrow_up:
tests/fixtures.py 98.03% <100.00%> (+0.26%) :arrow_up:
tests/test_pipeline.py 100.00% <100.00%> (ø)
tests/test_process.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more