Skip to content

Couple fixes

11e15a2
Select commit
Loading
Failed to load commit list.
Merged

Add Java Platform Logging bridge #727

Couple fixes
11e15a2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 18, 2025 in 0s

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

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- jpl/src/main/scala/scribe/jpl/ScribeSystemLogger.scala  8
         

See the complete overview on Codacy

Annotations

Check warning on line 94 in jpl/src/main/scala/scribe/jpl/ScribeSystemLogger.scala

See this annotation in the file changed.

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

jpl/src/main/scala/scribe/jpl/ScribeSystemLogger.scala#L94

Consider using util.Try instead of a try-catch block

Check notice on line 38 in jpl/src/test/scala/spec/JPLSpec.scala

See this annotation in the file changed.

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

jpl/src/test/scala/spec/JPLSpec.scala#L38

Use of a magic number.

Check notice on line 89 in jpl/src/test/scala/spec/JPLSpec.scala

See this annotation in the file changed.

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

jpl/src/test/scala/spec/JPLSpec.scala#L89

Use of a magic number.

Check notice on line 98 in jpl/src/test/scala/spec/JPLSpec.scala

See this annotation in the file changed.

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

jpl/src/test/scala/spec/JPLSpec.scala#L98

Use of a magic number.

Check warning on line 103 in jpl/src/test/scala/spec/JPLSpec.scala

See this annotation in the file changed.

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

jpl/src/test/scala/spec/JPLSpec.scala#L103

Avoid using null.