veehaitch / devicecheck-appattest

Server-side library to validate the authenticity of Apple App Attest artifacts, written in Kotlin.
Apache License 2.0
66 stars 8 forks source link

Update dependencies #17

Closed veehaitch closed 2 years ago

veehaitch commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (b7b39d6) into main (1a4b1cf) will decrease coverage by 4.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #17      +/-   ##
============================================
- Coverage     99.01%   94.95%   -4.07%     
  Complexity      111      111              
============================================
  Files            18       18              
  Lines           608      634      +26     
  Branches         84      109      +25     
============================================
  Hits            602      602              
- Partials          6       32      +26     
Impacted Files Coverage Δ
...heck/appattest/attestation/AttestationValidator.kt 92.00% <0.00%> (-6.94%) :arrow_down:
...lin/ch/veehait/devicecheck/appattest/util/Utils.kt 50.00% <0.00%> (-50.00%) :arrow_down:
...ehait/devicecheck/appattest/assertion/Assertion.kt 91.66% <0.00%> (-8.34%) :arrow_down:
...cecheck/appattest/attestation/AttestationObject.kt 92.59% <0.00%> (-7.41%) :arrow_down:
.../devicecheck/appattest/receipt/ReceiptValidator.kt 94.00% <0.00%> (-6.00%) :arrow_down:
...icecheck/appattest/assertion/AssertionValidator.kt 92.59% <0.00%> (-5.37%) :arrow_down:
...t/receipt/AppleReceiptExchangeHttpClientAdapter.kt 95.83% <0.00%> (-4.17%) :arrow_down:
...h/veehait/devicecheck/appattest/receipt/Receipt.kt 93.33% <0.00%> (-3.81%) :arrow_down:
.../devicecheck/appattest/common/AuthenticatorData.kt 96.20% <0.00%> (-2.52%) :arrow_down:
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1a4b1cf...b7b39d6. Read the comment docs.