Skip to content

add file with test

293b1f2
Select commit
Loading
Failed to load commit list.
Open

add file with test #3

add file with test
293b1f2
Select commit
Loading
Failed to load commit list.
Codacy Development / Codacy Static Code Analysis required action May 12, 2025 in 0s

2 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 3 in src/main/java/com/codacy/utils/aMath.java

See this annotation in the file changed.

@codacy-development codacy-development / Codacy Static Code Analysis

src/main/java/com/codacy/utils/aMath.java#L3

The class name 'aMath' doesn't match '[A-Z][a-zA-Z0-9]*'

Check notice on line 7 in src/test/java/com/codacy/utils/aMathTest.java

See this annotation in the file changed.

@codacy-development codacy-development / Codacy Static Code Analysis

src/test/java/com/codacy/utils/aMathTest.java#L7

The class name 'aMathTest' doesn't match '^Test.*$|^[A-Z][a-zA-Z0-9]*Test(s|Case)?$'