SenseNet / sn-redux

A set of redux actions, reducers and redux-ovbservable epics for sensenet
https://www.sensenet.com/
GNU General Public License v2.0
6 stars 3 forks source link

Merge release/3.0.1 branch (#35) #36

Closed herflis closed 7 years ago

herflis commented 7 years ago

checkoutLoginState epic is now return null instead of error message when user is not authenticated

codecov-io commented 7 years ago

Codecov Report

Merging #36 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #36   +/-   ##
========================================
  Coverage    89.89%   89.89%           
========================================
  Files            5        5           
  Lines          376      376           
  Branches        39       39           
========================================
  Hits           338      338           
  Misses          37       37           
  Partials         1        1
Impacted Files Coverage Δ
src/Epics.ts 66.07% <ø> (ø) :arrow_up:

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 d6b7440...05e7aee. Read the comment docs.