skortchmark9 / reselect-tools

Debugging Tools for Reselect
MIT License
426 stars 24 forks source link

Reset recomputations #33

Open skortchmark9 opened 5 years ago

skortchmark9 commented 5 years ago

Addresses #26

Also, fixes up unit tests for extension & a couple housekeeping items.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          20     20           
=====================================
  Hits           20     20
Impacted Files Coverage Δ
src/index.js 100% <ø> (ø) :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 1175df8...4e19d3d. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.246% when pulling 4e19d3dea70b643cec55dbce950a694f5a56a741 on reset-recomputations into 1175df8465356b94f39af2197019c44355c957f4 on master.

omgoshjosh commented 4 years ago

I approve!