KablamoOSS / kombustion

Extend CloudFormation with plugins
https://kombustion.io
MIT License
25 stars 12 forks source link

Work for overriding the manifest file location #122

Closed iann0036 closed 6 years ago

iann0036 commented 6 years ago

Adds support for overriding the filepath of the manifest file.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 558


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/manifest/manifest.go 6 7 85.71%
internal/plugins/add.go 0 2 0.0%
internal/manifest/init.go 3 7 42.86%
<!-- Total: 11 18 61.11% -->
Files with Coverage Reduction New Missed Lines %
internal/manifest/init.go 1 34.02%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 552: -0.05%
Covered Lines: 680
Relevant Lines: 1751

💛 - Coveralls