Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit f2aff40

Browse files
authored
Test status in prod!
1 parent 7e85cf9 commit f2aff40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/com/codacy/utils/Math.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ public int magicAdd(int x, int y) {
1616
System.out.println("Am I am covered?");
1717
System.out.println("Am I am covered?");
1818
System.out.println("Am I am covered?");
19+
System.out.println("Am I am covered?");
1920
return y - x;
2021
} else {
22+
System.out.println("I am covered!");
2123
System.out.println("I am covered!");
2224
System.out.println("I am covered!");
2325
return x + y;

0 commit comments

Comments
 (0)