Skip to content

Conversation

martinssipenko
Copy link
Contributor

#4

$config->addCloverXmlPath($rootDir . DIRECTORY_SEPARATOR . static::RELATIVE_PATH);
$this->setCloverPaths($paths);
foreach ($this->getCloverPaths() as $path) {
$config->addCloverXmlPath($rootDir . DIRECTORY_SEPARATOR . $path);
Copy link
Contributor

Choose a reason for hiding this comment

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

I would either check here and handle absolute paths correctly, or document explicitly in the option help that it should be relative.

@pbrisbin
Copy link
Contributor

Thanks @martinssipenko. We did some shuffling of GH teams and I lost write access to this Repo. Once I get that straightened out, I'll merged this.

pbrisbin added a commit that referenced this pull request Jul 14, 2014
Ability to provide clover.xml location as input argument
@pbrisbin pbrisbin merged commit e37481d into codeclimate:master Jul 14, 2014
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