Skip to content

Conversation

dnlo
Copy link
Contributor

@dnlo dnlo commented Jul 21, 2018

Since the config file can now be both YAML and JSON it makes sense to set the default conf file name to something generic like api2html.conf

@coveralls
Copy link

coveralls commented Jul 21, 2018

Pull Request Test Coverage Report for Build 97

  • 12 of 17 (70.59%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 86.714%

Changes Missing Coverage Covered Lines Changed/Added Lines %
engine/config.go 11 16 68.75%
Totals Coverage Status
Change from base Build 95: -0.4%
Covered Lines: 731
Relevant Lines: 843

💛 - Coveralls

@dnlo dnlo mentioned this pull request Jul 21, 2018
@alombarte alombarte requested a review from kpacha July 21, 2018 13:40
"io"
"os"

"github.com/ghodss/yaml"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package github.com/ghodss/yaml should be added to the Gopkg.toml file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@kpacha
Copy link
Contributor

kpacha commented Jul 25, 2018

I'm merging it despite of the failing coverage check. I'll create a issue requesting a fix for the lost coverage.

Thanks for the contribution!!!

@kpacha kpacha merged commit 888584d into devopsfaith:master Jul 25, 2018
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.

3 participants