Skip to content

Commit

Permalink
return positive ids
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomomdahan committed Nov 6, 2024
1 parent 0a4c4fe commit dbbcc7d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ public ArrayList<String> getParameterList() {
}

public Integer getProjectId() {

return Math.abs(projectId);

Check warning on line 174 in src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildForm.java

View check run for this annotation

ci.jenkins.io / Code Coverage

Not covered lines

Lines 132-174 are not covered by tests
}

Expand Down

0 comments on commit dbbcc7d

Please sign in to comment.