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

Fix typos in the documentation #146

Closed brunocodutra closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #146 (ea63ccd) into master (33bb903) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          15       15           
  Lines         362      362           
=======================================
  Hits          360      360           
  Misses          2        2           
Impacted Files Coverage Δ
src/dispatcher/sink.rs 100.00% <ø> (ø)
src/reactor/sink.rs 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 33bb903...ea63ccd. Read the comment docs.