Skip to content

release 0.8.79#425

Merged
metrue merged 9 commits intoproductionfrom
master
Dec 19, 2019
Merged

release 0.8.79#425
metrue merged 9 commits intoproductionfrom
master

Conversation

@metrue
Copy link
Owner

@metrue metrue commented Dec 19, 2019

Issue:
Summary:

The checklist before PR is ready for review:

  • has unit testing for new added codes
  • has functional testing for new added features
  • has checked the lint or style issues
  • README updated if need

Signed-off-by: Minghe Huang <h.minghe@gmail.com>
Signed-off-by: Minghe Huang <h.minghe@gmail.com>
commit f4e3d78e516f889a0256c6ddf922922ec12bc757
Author: Minghe Huang <h.minghe@gmail.com>
Date:   Wed Dec 18 21:02:43 2019 +0800

    check error when walk directory

    Signed-off-by: Minghe Huang <h.minghe@gmail.com>
fx up func.pl

Signed-off-by: Minghe Huang <h.minghe@gmail.com>
* add docker to dependency

Signed-off-by: Minghe Huang <h.minghe@gmail.com>

* bump version
#424)

with kubernetes single node cluster, "fx list" will crash since some
service has no names, but the code trying to access names at index 0

Signed-off-by: Minghe Huang <h.minghe@gmail.com>
@metrue metrue merged commit 1b6f14a into production Dec 19, 2019
@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #425 into production will decrease coverage by 1.32%.
The diff coverage is 45.9%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production     #425      +/-   ##
==============================================
- Coverage       34.01%   32.68%   -1.33%     
==============================================
  Files              48       48              
  Lines            2193     2169      -24     
==============================================
- Hits              746      709      -37     
- Misses           1327     1338      +11     
- Partials          120      122       +2
Impacted Files Coverage Δ
utils/docker.go 46.15% <0%> (-8.4%) ⬇️
container_runtimes/docker/http/api.go 0% <0%> (ø) ⬆️
middlewares/build.go 0% <0%> (ø) ⬆️
middlewares/provision.go 0% <0%> (ø) ⬆️
packer/rules.go 63.33% <63.33%> (ø)
packer/packer.go 49.57% <81.81%> (-3.8%) ⬇️

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 1c05534...a84e7da. Read the comment docs.

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.

1 participant