GlenKPeterson / Paguro

Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
Other
312 stars 24 forks source link

Fix broken wiki link #28

Closed seanf closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
+ Coverage     90.44%   90.53%   +0.08%     
  Complexity     1127     1127              
============================================
  Files            64       64              
  Lines          3581     3581              
  Branches        822      822              
============================================
+ Hits           3239     3242       +3     
+ Misses          202      200       -2     
+ Partials        140      139       -1
Impacted Files Coverage Δ Complexity Δ
...java/org/organicdesign/fp/collections/RrbTree.java 82.55% <0%> (+0.36%) 25% <0%> (ø) :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 0b24969...25436bd. Read the comment docs.

GlenKPeterson commented 6 years ago

Thanks!