Skip to content

release 0.9.2#467

Merged
metrue merged 13 commits intoproductionfrom
master
Mar 1, 2020
Merged

release 0.9.2#467
metrue merged 13 commits intoproductionfrom
master

Conversation

@metrue
Copy link
Owner

@metrue metrue commented Mar 1, 2020

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

dependabot-preview bot and others added 13 commits January 14, 2020 08:51
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](pkg/errors@v0.8.1...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](pkg/errors@v0.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/apex/log](https://github.com/apex/log) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/apex/log/releases)
- [Changelog](https://github.com/apex/log/blob/master/History.md)
- [Commits](apex/log@v1.1.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Minghe <h.minghe@gmail.com>
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](golang/mock@1.3.1...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Minghe <h.minghe@gmail.com>
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](briandowns/spinner@v1.7.0...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](golang/mock@v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* fix the wrong destination of copy issue
* bump up version
@metrue metrue merged commit 2995dc0 into production Mar 1, 2020
@codecov
Copy link

codecov bot commented Mar 1, 2020

Codecov Report

Merging #467 into production will decrease coverage by 8.24%.
The diff coverage is 62.13%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production     #467      +/-   ##
==============================================
- Coverage       34.74%   26.49%   -8.25%     
==============================================
  Files              50       52       +2     
  Lines            2222     2302      +80     
==============================================
- Hits              772      610     -162     
- Misses           1326     1568     +242     
  Partials          124      124
Impacted Files Coverage Δ
infra/docker/deployer.go 0% <ø> (ø) ⬆️
handlers/list.go 0% <0%> (ø) ⬆️
middlewares/build.go 0% <0%> (ø) ⬆️
handlers/image.go 0% <0%> (ø) ⬆️
middlewares/parse.go 38% <0%> (-1.59%) ⬇️
handlers/up.go 61.53% <100%> (-1.43%) ⬇️
packer/a_packer-packr.go 100% <100%> (ø) ⬆️
packer/packer.go 49.2% <37.5%> (-0.38%) ⬇️
hook/hook_manager.go 62.96% <62.96%> (ø)
hook/hook.go 68.75% <68.75%> (ø)
... and 11 more

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 c375fb9...2560dc2. 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