arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.59k stars 594 forks source link

Fix jenkins check migrations #550

Closed frankh closed 7 years ago

frankh commented 7 years ago

Fixes #546

codecov-io commented 7 years ago

Codecov Report

Merging #550 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
+ Coverage   81.98%   82.04%   +0.06%     
==========================================
  Files          44       44              
  Lines        2969     2969              
  Branches      178      178              
==========================================
+ Hits         2434     2436       +2     
+ Misses        474      473       -1     
+ Partials       61       60       -1
Impacted Files Coverage Δ
cabot/cabotapp/models/jenkins_check_plugin.py 72.54% <0%> (+3.92%) :arrow_up:

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 89e9290...4659e60. Read the comment docs.

JeanFred commented 7 years ago

Can you add #546 to the commit ?