Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling hosts #182

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Allow disabling hosts #182

wants to merge 1 commit into from

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Oct 2, 2019

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

- Migrate from bootstrap-switch to vue.toggle
@codecov-io
Copy link

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%> (ø) ⬆️
promgen/models.py 29.39% <0%> (-0.09%) ⬇️
promgen/admin.py 0% <0%> (ø) ⬆️
promgen/serializers.py 95.74% <100%> (+1.3%) ⬆️
promgen/migrations/0011_disable_host.py 100% <100%> (ø)
promgen/views.py 49.78% <30%> (-0.22%) ⬇️

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.

@github-actions
Copy link

github-actions bot commented Nov 8, 2019

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 github-actions bot added the Stale label Nov 8, 2019
@kfdm kfdm removed the Stale label Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants