anp / moxie

lightweight platform-agnostic tools for declarative UI
https://moxie.rs
Apache License 2.0
828 stars 27 forks source link

Dyn cache API guidelines audit #180

Closed anp closed 4 years ago

anp commented 4 years ago

Closes #178

codecov[bot] commented 4 years ago

Codecov Report

Merging #180 into main will decrease coverage by 0.07%. The diff coverage is 45.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   28.16%   28.09%   -0.08%     
==========================================
  Files          47       47              
  Lines       11290    11292       +2     
  Branches     6036     6038       +2     
==========================================
- Hits         3180     3172       -8     
- Misses       6028     6038      +10     
  Partials     2082     2082              
Impacted Files Coverage Δ
dyn-cache/src/cache_cell.rs 76.19% <ø> (ø)
dyn-cache/src/dep_node.rs 66.21% <0.00%> (-2.54%) :arrow_down:
topo/src/slot.rs 67.39% <0.00%> (ø)
dyn-cache/src/namespace.rs 25.27% <47.05%> (-2.10%) :arrow_down:
dyn-cache/src/definition.rs 45.05% <50.00%> (-1.24%) :arrow_down:
dyn-cache/src/lib.rs 80.00% <66.66%> (+7.27%) :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 9d7f773...7f82304. Read the comment docs.