Alignak-monitoring / alignak

Monitoring tool, highly flexible and new standard oriented
https://alignak-monitoring.github.io
GNU Affero General Public License v3.0
86 stars 19 forks source link

Don't use hardcoded names for docker and git repos #1107

Closed palvarezcordoba closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #1107 into docker-images will decrease coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           docker-images    #1107      +/-   ##
=================================================
- Coverage          85.23%   85.07%   -0.16%     
=================================================
  Files                102      102              
  Lines              17607    17607              
=================================================
- Hits               15007    14980      -27     
- Misses              2600     2627      +27
Flag Coverage Δ
#tests 85.07% <ø> (-0.16%) :arrow_down:
#tests_integ 61.48% <ø> (-0.04%) :arrow_down:
Impacted Files Coverage Δ
alignak/satellite.py 82.72% <0%> (-1.71%) :arrow_down:
alignak/objects/contactgroup.py 90.12% <0%> (-1.24%) :arrow_down:
alignak/external_command.py 93.07% <0%> (-0.78%) :arrow_down:
alignak/scheduler.py 91.69% <0%> (-0.48%) :arrow_down:
alignak/dispatcher.py 80.4% <0%> (-0.46%) :arrow_down:
alignak/action.py 82.21% <0%> (-0.4%) :arrow_down:
alignak/macroresolver.py 96.36% <0%> (-0.34%) :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 8c565cf...ba70194. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1107 into docker-images will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           docker-images    #1107   +/-   ##
==============================================
  Coverage          85.23%   85.23%           
==============================================
  Files                102      102           
  Lines              17607    17607           
==============================================
  Hits               15007    15007           
  Misses              2600     2600
Flag Coverage Δ
#tests 85.23% <ø> (ø) :arrow_up:
#tests_integ 61.56% <ø> (+0.03%) :arrow_up:
Impacted Files Coverage Δ
alignak/satellite.py 84% <0%> (-0.43%) :arrow_down:
alignak/objects/schedulingitem.py 89.95% <0%> (+0.08%) :arrow_up:
alignak/objects/notificationway.py 88.97% <0%> (+0.73%) :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 8c565cf...ba70194. Read the comment docs.