averbis / averbis-python-api

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

Refactoring/54 move process from project to document level #66

Closed DavidHuebner closed 3 years ago

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

Codecov Report

Merging #66 (c3043a4) into dev (318fa9c) will decrease coverage by 0.46%. The diff coverage is 75.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #66      +/-   ##
==========================================
- Coverage   90.12%   89.66%   -0.47%     
==========================================
  Files          15       15              
  Lines        1388     1403      +15     
==========================================
+ Hits         1251     1258       +7     
- Misses        137      145       +8     
Impacted Files Coverage Δ
averbis/core/_rest_client.py 83.45% <72.00%> (-0.83%) :arrow_down:
tests/test_process.py 100.00% <100.00%> (ø)
tests/test_project.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 318fa9c...c3043a4. Read the comment docs.