brunocodutra / reducer

A predictable reactive framework for Rust apps inspired by Redux
https://crates.io/crates/reducer
MIT License
58 stars 1 forks source link

Run tests on miri on CI #166

Closed brunocodutra closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #166 (0f780f9) into master (1ade0f2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          15       15           
  Lines         361      361           
=======================================
  Hits          359      359           
  Misses          2        2           
Impacted Files Coverage Δ
src/dispatcher/store.rs 100.00% <100.00%> (ø)

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 1ade0f2...0f780f9. Read the comment docs.