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 #29: Listing projects #30

Closed reckart closed 3 years ago

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

Codecov Report

Merging #30 (3ffc959) into dev (73f8fc0) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #30      +/-   ##
==========================================
+ Coverage   88.27%   88.35%   +0.07%     
==========================================
  Files          14       14              
  Lines        1109     1116       +7     
==========================================
+ Hits          979      986       +7     
  Misses        130      130              
Impacted Files Coverage Δ
averbis/core/_rest_client.py 81.18% <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 73f8fc0...3ffc959. Read the comment docs.