promgen icon indicating copy to clipboard operation
promgen copied to clipboard

Renderer refactor

Open kfdm opened this issue 5 years ago • 1 comments

kfdm avatar Feb 20 '20 08:02 kfdm

Codecov Report

Merging #239 into master will decrease coverage by 0.23%. The diff coverage is 27.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   46.52%   46.28%   -0.24%     
==========================================
  Files          51       51              
  Lines        2592     2614      +22     
==========================================
+ Hits         1206     1210       +4     
- Misses       1386     1404      +18
Impacted Files Coverage Δ
promgen/tasks.py 43.37% <0%> (ø) :arrow_up:
promgen/views.py 48.67% <0%> (-0.01%) :arrow_down:
promgen/renderers.py 21.05% <27.27%> (+8.55%) :arrow_up:
promgen/serializers.py 14.73% <5.55%> (-5.61%) :arrow_down:
promgen/prometheus.py 74.1% <50%> (+13.54%) :arrow_up:
promgen/rest.py 70.58% <68.18%> (-4.42%) :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 77b4088...99122b2. Read the comment docs.

codecov-io avatar Feb 20 '20 08:02 codecov-io