Skip to content

Conversation

lkillgore
Copy link
Contributor

…authenticated feeds

@@ -81,11 +81,6 @@ export class JacocoMavenCodeCoverageEnabler extends cc.JacocoCodeCoverageEnabler
protected addCodeCoverageNodes(buildJsonContent: any): Q.Promise<any> {
let _this = this;

if (!buildJsonContent.project.build) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This block prevented the 'default' code from working in getBuildDataNode(), which caused the bug

Copy link
Member

@jpricket jpricket left a comment

Choose a reason for hiding this comment

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

The changes look good to me.

@lkillgore lkillgore merged commit e086b4b into master Jul 7, 2017
@lkillgore lkillgore deleted the users/lukillgo/mavenccbugfix branch July 19, 2017 16:40
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.

4 participants