anp / moxie

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

[dyn-cache] actually release 0.11 #175

Closed anp closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #175 into main will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   27.78%   28.03%   +0.24%     
==========================================
  Files          47       47              
  Lines       11146    11297     +151     
  Branches     5959     6027      +68     
==========================================
+ Hits         3097     3167      +70     
- Misses       5987     6148     +161     
+ Partials     2062     1982      -80     
Impacted Files Coverage Δ
src/runtime.rs 30.00% <0.00%> (ø)
dom/src/macros.rs 9.14% <0.00%> (ø)
ofl/src/server.rs 2.59% <0.00%> (ø)
dom/augdom/src/event.rs 0.00% <0.00%> (ø)
src/lib.rs 41.13% <0.00%> (+0.05%) :arrow_up:
illicit/src/lib.rs 59.18% <0.00%> (+0.68%) :arrow_up:
dom/examples/todo/src/item.rs 18.49% <0.00%> (+1.48%) :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 cc3d7a1...9ea84cb. Read the comment docs.