jinnatar / python-cozify

Unofficial Cozify Python bindings and helpers
MIT License
16 stars 4 forks source link

Automitigate hub ip changes, use Poetry for dev env management, fix mb tests #19

Closed jinnatar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (f64d22d) into main (ce80d83) will increase coverage by 1.68%. The diff coverage is 83.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   87.09%   88.78%   +1.68%     
==========================================
  Files           7        8       +1     
  Lines         434      517      +83     
==========================================
+ Hits          378      459      +81     
- Misses         56       58       +2     
Impacted Files Coverage Δ
cozify/config.py 100.00% <ø> (+1.92%) :arrow_up:
cozify/cloud.py 87.80% <58.33%> (+5.34%) :arrow_up:
cozify/hub.py 83.54% <69.69%> (+0.21%) :arrow_up:
cozify/hub_api.py 94.73% <94.44%> (-3.35%) :arrow_down:
cozify/cloud_api.py 95.34% <95.23%> (-4.66%) :arrow_down:
cozify/Error.py 100.00% <100.00%> (ø)
cozify/__init__.py 100.00% <100.00%> (ø)
... and 1 more

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 5916815...f64d22d. Read the comment docs.