averbis / averbis-python-api

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

#49 - Simple method to check if a project exists #50

Closed reckart closed 3 years ago

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

Codecov Report

Merging #50 (5a33111) into dev (5b2bbef) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #50      +/-   ##
==========================================
+ Coverage   89.21%   89.31%   +0.09%     
==========================================
  Files          15       15              
  Lines        1298     1310      +12     
==========================================
+ Hits         1158     1170      +12     
  Misses        140      140              
Impacted Files Coverage Δ
averbis/core/_rest_client.py 82.71% <100.00%> (+0.10%) :arrow_up:
tests/test_client.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 5b2bbef...5a33111. Read the comment docs.