Tribler / kotlin-ipv8

P2P communication library for Android
62 stars 27 forks source link

Attestation Chaining, Revocation, and Communication Protocols #65

Open InvictusRMC opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (4c7e37c) into master (55341e6) will decrease coverage by 11.53%. The diff coverage is 13.28%.

@@              Coverage Diff              @@
##             master      #65       +/-   ##
=============================================
- Coverage     56.70%   45.16%   -11.54%     
- Complexity      699      802      +103     
=============================================
  Files           106      142       +36     
  Lines          4423     6009     +1586     
  Branches        679      921      +242     
=============================================
+ Hits           2508     2714      +206     
- Misses         1544     2891     +1347     
- Partials        371      404       +33     
Impacted Files Coverage Δ
ipv8/src/main/java/nl/tudelft/ipv8/Overlay.kt 83.33% <ø> (ø)
...udelft/ipv8/attestation/common/AuthorityManager.kt 0.00% <0.00%> (ø)
...nl/tudelft/ipv8/attestation/common/RequestCache.kt 0.00% <0.00%> (ø)
.../ipv8/attestation/common/consts/SchemaConstants.kt 0.00% <0.00%> (ø)
.../attestation/communication/CommunicationChannel.kt 0.00% <0.00%> (ø)
.../attestation/communication/CommunicationManager.kt 0.00% <0.00%> (ø)
...ion/communication/caches/DisclosureRequestCache.kt 0.00% <0.00%> (ø)
...estation/communication/caches/TokenRequestCache.kt 0.00% <0.00%> (ø)
...lft/ipv8/attestation/identity/IdentityCommunity.kt 0.00% <0.00%> (ø)
...ipv8/attestation/identity/consts/MetadataConsts.kt 0.00% <0.00%> (ø)
... and 78 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 55341e6...4c7e37c. Read the comment docs.