appmattus / certificatetransparency

Certificate transparency for Android and JVM
Apache License 2.0
142 stars 29 forks source link

Tweak kotlinc compiler options to disable StringConcatFactory #111

Closed mattmook closed 3 months ago

mattmook commented 3 months ago

Fixes #96

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.14%. Comparing base (0eb1e72) to head (fb42cc6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ============================================ + Coverage 74.10% 74.14% +0.03% Complexity 506 506 ============================================ Files 117 117 Lines 2093 2096 +3 Branches 325 325 ============================================ + Hits 1551 1554 +3 Misses 402 402 Partials 140 140 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.