spotify / completable-futures

Utilities for working with futures in Java 8
Apache License 2.0
393 stars 51 forks source link

fix: corrected Function6 javadoc #58

Closed gastaldi closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #58   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       69     69           
=======================================
  Files             6      6           
  Lines           191    191           
  Branches          9      9           
=======================================
  Hits            191    191
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/spotify/futures/Function6.java 100% <ø> (ø) 2 <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 de76239...f77d805. Read the comment docs.