Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

add module/serializer/deserializer for address prefix #371 #372

Merged
merged 1 commit into from Nov 12, 2019

Conversation

theotherian
Copy link
Contributor

Signed-off-by: Ian Simpson ian.g.simpson@gmail.com

Signed-off-by: Ian Simpson <ian.g.simpson@gmail.com>
@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

Merging #372 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #372      +/-   ##
============================================
+ Coverage      82.5%   82.57%   +0.07%     
- Complexity      806      813       +7     
============================================
  Files           244      247       +3     
  Lines          3675     3690      +15     
  Branches        220      222       +2     
============================================
+ Hits           3032     3047      +15     
  Misses          547      547              
  Partials         96       96
Impacted Files Coverage Δ Complexity Δ
...ledger/quilt/jackson/InterledgerDeserializers.java 85.71% <100%> (+2.38%) 6 <0> (+1) ⬆️
...ressprefix/InterledgerAddressPrefixSerializer.java 100% <100%> (ø) 2 <2> (?)
.../addressprefix/InterledgerAddressPrefixModule.java 100% <100%> (ø) 1 <1> (?)
...erledger/quilt/jackson/InterledgerSerializers.java 86.66% <100%> (+2.05%) 6 <0> (+1) ⬆️
...ssprefix/InterledgerAddressPrefixDeserializer.java 100% <100%> (ø) 2 <2> (?)

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 a4c3264...e76506c. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

4 participants