appmattus / certificatetransparency

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

Fix test failures caused by no-sct.badssl.com #109

Closed mattmook closed 3 months ago

mattmook commented 4 months ago

Fixes #106 and #108

This also bumps some dependencies higher too

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 39.28571% with 85 lines in your changes are missing coverage. Please review.

Project coverage is 74.10%. Comparing base (8cdf835) to head (400146a). Report is 106 commits behind head on main.

Files Patch % Lines
...rifier/CertificateTransparencyTrustManagerBasic.kt 0.00% 48 Missing :warning:
...ier/CertificateTransparencyTrustManagerExtended.kt 61.29% 20 Missing and 4 partials :warning:
...s/certificatetransparency/CTTrustManagerBuilder.kt 56.66% 12 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ============================================ - Coverage 76.30% 74.10% -2.21% - Complexity 501 506 +5 ============================================ Files 116 117 +1 Lines 2009 2093 +84 Branches 315 325 +10 ============================================ + Hits 1533 1551 +18 - Misses 337 402 +65 - Partials 139 140 +1 ```

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