anp / moxie

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

[illicit][topo] Release code size improvements. #249

Closed anp closed 3 years ago

anp commented 3 years ago

(oops)

codecov[bot] commented 3 years ago

Codecov Report

Merging #249 (c48eb01) into main (9ecadba) will increase coverage by 8.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   40.83%   49.35%   +8.51%     
==========================================
  Files          46       46              
  Lines        8541     8443      -98     
==========================================
+ Hits         3488     4167     +679     
+ Misses       5053     4276     -777     
Impacted Files Coverage Δ
src/runtime.rs 40.57% <0.00%> (-4.59%) :arrow_down:
dom/examples/todo/src/input.rs 27.54% <0.00%> (+0.48%) :arrow_up:
dom/src/macros.rs 66.26% <0.00%> (+10.81%) :arrow_up:
dom/examples/todo/src/item.rs 34.17% <0.00%> (+14.95%) :arrow_up:
src/lib.rs 58.42% <0.00%> (+18.05%) :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 9ecadba...c48eb01. Read the comment docs.