google / agera

Reactive Programming for Android
Apache License 2.0
7.2k stars 639 forks source link

Added item/result/list conversion functions #152

Closed ghost closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #152 into master will increase coverage by 0.01%. The diff coverage is 100%.

@@             Coverage Diff              @@
##             master     #152      +/-   ##
============================================
+ Coverage     97.61%   97.63%   +0.01%     
- Complexity      627      631       +4     
============================================
  Files            44       44              
  Lines          1763     1775      +12     
  Branches        203      204       +1     
============================================
+ Hits           1721     1733      +12     
  Misses            7        7              
  Partials         35       35
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/google/android/agera/Functions.java 100% <100%> (ø) 11 <4> (+4) :white_check_mark:

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 7970f0b...fcee6fb. Read the comment docs.