Skip to content

fix force option when deploy a function on Docker infra (#443)#444

Merged
metrue merged 2 commits intoproductionfrom
master
Jan 2, 2020
Merged

fix force option when deploy a function on Docker infra (#443)#444
metrue merged 2 commits intoproductionfrom
master

Conversation

@metrue
Copy link
Owner

@metrue metrue commented Jan 2, 2020

  • fix force option when deploy a function on Docker infra

  • fix test

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

* fix force option when deploy a function on Docker infra

* fix test
@codecov
Copy link

codecov bot commented Jan 2, 2020

Codecov Report

Merging #444 into production will decrease coverage by <.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production     #444      +/-   ##
==============================================
- Coverage       33.93%   33.93%   -0.01%     
==============================================
  Files              50       50              
  Lines            2213     2219       +6     
==============================================
+ Hits              751      753       +2     
- Misses           1339     1342       +3     
- Partials          123      124       +1
Impacted Files Coverage Δ
middlewares/parse.go 0% <0%> (ø) ⬆️
handlers/up.go 62.96% <50%> (-2.26%) ⬇️

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 4e8a628...2e5666c. Read the comment docs.

commit 5a9c2b5942d16b3ff7b4ed7a02dafbf2c5462eae
Author: Minghe Huang <h.minghe@gmail.com>
Date:   Thu Jan 2 17:40:23 2020 +0800

    bump version
@metrue metrue merged commit 509ad9b into production Jan 2, 2020
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