spotify / mobius

A functional reactive framework for managing state evolution and side-effects.
https://spotify.github.io/mobius/
Apache License 2.0
1.23k stars 97 forks source link

Bump some dependencies and plugins #86

Closed pettermahlen closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage     77.48%   77.48%           
  Complexity      262      262           
=========================================
  Files            70       70           
  Lines          1399     1399           
  Branches         82       82           
=========================================
  Hits           1084     1084           
  Misses          300      300           
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
...java/com/spotify/mobius/rx/FlatMapCompletable.java 91.66% <ø> (ø) 5 <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 ef1fe19...288c2a7. Read the comment docs.