promgen icon indicating copy to clipboard operation
promgen copied to clipboard

Allow disabling hosts

Open kfdm opened this issue 6 years ago • 2 comments

  • Migrate from bootstrap-switch to vue.toggle
  • Add enabled to Host model

kfdm avatar Oct 02 '19 07:10 kfdm

Codecov Report

Merging #182 into master will increase coverage by 0.24%. The diff coverage is 65.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   47.26%   47.51%   +0.24%     
==========================================
  Files          43       44       +1     
  Lines        2435     2458      +23     
==========================================
+ Hits         1151     1168      +17     
- Misses       1284     1290       +6
Impacted Files Coverage Δ
promgen/prometheus.py 60.92% <0%> (ø) :arrow_up:
promgen/models.py 29.39% <0%> (-0.09%) :arrow_down:
promgen/admin.py 0% <0%> (ø) :arrow_up:
promgen/serializers.py 95.74% <100%> (+1.3%) :arrow_up:
promgen/migrations/0011_disable_host.py 100% <100%> (ø)
promgen/views.py 49.78% <30%> (-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 8e726c6...9e4af9e. Read the comment docs.

codecov-io avatar Oct 02 '19 07:10 codecov-io

This pr is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Nov 08 '19 00:11 github-actions[bot]