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

Ignore RUSTSEC-2021-0119 #163

Closed brunocodutra closed 2 years ago

brunocodutra commented 2 years ago

Closes #153 and #154

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (83862ba) into master (0ad4633) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   99.44%   99.44%   -0.01%     
==========================================
  Files          15       15              
  Lines         362      361       -1     
==========================================
- Hits          360      359       -1     
  Misses          2        2              
Impacted Files Coverage Δ
src/dispatcher/store.rs 100.00% <0.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 0ad4633...83862ba. Read the comment docs.