vavr-io / vavr-jackson

Jackson datatype module for Vavr
Apache License 2.0
97 stars 35 forks source link

fixes #142 #143

Closed ruslansennov closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #143 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #143      +/-   ##
============================================
+ Coverage     95.92%   95.92%   +<.01%     
  Complexity      282      282              
============================================
  Files            47       47              
  Lines           613      614       +1     
  Branches        141      141              
============================================
+ Hits            588      589       +1     
  Misses           11       11              
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
...kson/datatype/deserialize/MaplikeDeserializer.java 100% <100%> (ø) 5 <1> (ø) :arrow_down:
...main/java/io/vavr/jackson/datatype/VavrModule.java 100% <100%> (ø) 3 <1> (ø) :arrow_down:

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 9beb253...d0efc90. Read the comment docs.