Closed pcvera closed 2 years ago
Merging #528 (d949a9d) into master (40d9524) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #528 +/- ##
=======================================
Coverage 87.61% 87.61%
=======================================
Files 111 111
Lines 2576 2576
=======================================
Hits 2257 2257
Misses 319 319
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 40d9524...d949a9d. Read the comment docs.
Nice! Thanks for the updates Peter. Looks good.
This PR adds persists the 'solve state' filter at the top of the page to local storage. The state that controlled that behavior had to be refactored into redux state to take advantage of a library that made this simple in redux
see issue #437