Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Introducing Build Position as a Condition - Seeking Guidance and Collaboration #93

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Refactor: minor code cleanup and corrections

6f01959
Select commit
Loading
Failed to load commit list.
Open

Draft: Introducing Build Position as a Condition - Seeking Guidance and Collaboration #93

Refactor: minor code cleanup and corrections
6f01959
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 26, 2023 in 1s

57.14% of diff hit (target 99.12%)

View this Pull Request on Codecov

57.14% of diff hit (target 99.12%)

Annotations

Check warning on line 14 in src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java#L14

Added line #L14 was not covered by tests

Check warning on line 16 in src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java#L16

Added line #L16 was not covered by tests

Check warning on line 19 in src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java#L19

Added line #L19 was not covered by tests

Check warning on line 25 in src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/pl/damianszczepanik/jenkins/buildhistorymanager/model/conditions/BuildPositionCondition.java#L24-L25

Added lines #L24 - L25 were not covered by tests