Tribler / kotlin-ipv8

P2P communication library for Android
62 stars 27 forks source link

Update Kotlin #19

Closed MattSkala closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #19 into master will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #19      +/-   ##
============================================
+ Coverage     75.34%   75.44%   +0.10%     
- Complexity      491      492       +1     
============================================
  Files            57       57              
  Lines          1886     1890       +4     
  Branches        255      255              
============================================
+ Hits           1421     1426       +5     
  Misses          305      305              
+ Partials        160      159       -1     
Impacted Files Coverage Δ Complexity Δ
...t/ipv8/attestation/trustchain/TrustChainCrawler.kt 57.14% <0.00%> (-1.79%) 8.00% <0.00%> (ø%)
...l/tudelft/ipv8/peerdiscovery/DiscoveryCommunity.kt 96.00% <0.00%> (+0.05%) 23.00% <0.00%> (ø%)
...ipv8/attestation/trustchain/TrustChainCommunity.kt 35.49% <0.00%> (+0.28%) 33.00% <0.00%> (ø%)
...rc/main/java/nl/tudelft/ipv8/keyvault/LibNaClSK.kt 89.47% <0.00%> (+0.28%) 7.00% <0.00%> (ø%)
ipv8/src/main/java/nl/tudelft/ipv8/Community.kt 77.77% <0.00%> (+1.18%) 55.00% <0.00%> (+1.00%)

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 b65f3f0...827e3a5. Read the comment docs.