Skip to content

Fix block binary compatibility with py-ipv8 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2020
Merged

Conversation

MattSkala
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 22, 2020

Codecov Report

Merging #10 into master will decrease coverage by 0.13%.
The diff coverage is 65.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     76.28%   76.15%   -0.14%     
- Complexity      464      465       +1     
============================================
  Files            54       54              
  Lines          1792     1799       +7     
  Branches        239      244       +5     
============================================
+ Hits           1367     1370       +3     
- Misses          282      284       +2     
- Partials        143      145       +2
Impacted Files Coverage Δ Complexity Δ
...main/java/nl/tudelft/ipv8/peerdiscovery/Network.kt 78.4% <0%> (-4.15%) 37 <0> (ø)
.../tudelft/ipv8/exception/PacketDecodingException.kt 0% <0%> (ø) 0 <0> (ø) ⬇️
...ipv8/attestation/trustchain/TransactionEncoding.kt 88.88% <100%> (-0.11%) 51 <0> (ø)
...lft/ipv8/attestation/trustchain/TrustChainBlock.kt 65.94% <100%> (+0.97%) 46 <1> (+1) ⬆️
...in/java/nl/tudelft/ipv8/messaging/Serialization.kt 91.48% <100%> (ø) 0 <0> (ø) ⬇️
...ipv8/attestation/trustchain/TrustChainCommunity.kt 34.34% <100%> (+0.28%) 33 <0> (ø) ⬇️
.../src/main/java/nl/tudelft/ipv8/messaging/Packet.kt 85.71% <50%> (-6.29%) 7 <0> (ø)
ipv8/src/main/java/nl/tudelft/ipv8/Community.kt 78.57% <66.66%> (+0.11%) 53 <1> (+1) ⬆️
...ava/nl/tudelft/ipv8/keyvault/JavaCryptoProvider.kt 100% <0%> (+20%) 4% <0%> (+1%) ⬆️

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 d5384ab...c545c3b. Read the comment docs.

@MattSkala MattSkala merged commit 132676c into master Feb 22, 2020
@MattSkala MattSkala deleted the update-trustchain branch February 22, 2020 15:44
jverbraeken pushed a commit to jverbraeken/kotlin-ipv8 that referenced this pull request Dec 22, 2020
Fix block binary compatibility with py-ipv8
InvictusRMC added a commit that referenced this pull request Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant