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 #62: Allow setting timeout on Client level and for selected endpoints #77

Closed DavidHuebner closed 3 years ago

DavidHuebner commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (bf2bdb5) into dev (7647b5c) will decrease coverage by 0.13%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #77      +/-   ##
==========================================
- Coverage   90.70%   90.56%   -0.14%     
==========================================
  Files          16       16              
  Lines        1678     1686       +8     
==========================================
+ Hits         1522     1527       +5     
- Misses        156      159       +3     
Impacted Files Coverage Δ
averbis/core/_rest_client.py 84.42% <66.66%> (-0.22%) :arrow_down:

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 7647b5c...bf2bdb5. Read the comment docs.