Skip to content

Conversation

@metrue
Copy link
Owner

@metrue metrue commented Mar 15, 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

metrue and others added 10 commits March 10, 2020 10:18
* refactor bundler
* enable unit test
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.2 to 1.1.1.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](otiai10/copy@v1.0.2...v1.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <[email protected]>
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](urfave/cli@v1.22.2...v1.22.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <[email protected]>
Bumps [github.com/gobuffalo/packr/v2](https://github.com/gobuffalo/packr) from 2.5.1 to 2.8.0.
- [Release notes](https://github.com/gobuffalo/packr/releases)
- [Changelog](https://github.com/gobuffalo/packr/blob/master/.goreleaser.yml)
- [Commits](gobuffalo/packr@v2.5.1...v2.8.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](golang/mock@v1.4.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@metrue metrue merged commit 845f489 into production Mar 15, 2020
@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #482 into production will decrease coverage by 0.58%.
The diff coverage is 43.2%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production     #482      +/-   ##
==============================================
- Coverage       26.49%   25.91%   -0.59%     
==============================================
  Files              52       63      +11     
  Lines            2302     2335      +33     
==============================================
- Hits              610      605       -5     
- Misses           1568     1615      +47     
+ Partials          124      115       -9
Impacted Files Coverage Δ
packer/packer.go 38.46% <ø> (-10.75%) ⬇️
packer/rules.go 50% <ø> (-9.38%) ⬇️
utils/dir.go 0% <0%> (ø)
middlewares/build.go 0% <0%> (ø) ⬆️
handlers/image.go 0% <0%> (ø) ⬆️
bundler/python/python.go 100% <100%> (ø)
bundler/java/java.go 100% <100%> (ø)
bundler/perl/perl.go 100% <100%> (ø)
bundler/julia/julia.go 100% <100%> (ø)
bundler/rust/rust.go 100% <100%> (ø)
... and 20 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 2560dc2...7df1c64. 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.

2 participants