anp / moxie

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

Deny warnings #267

Closed anp closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #267 (5063d83) into main (f28e5fb) will decrease coverage by 7.89%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   51.34%   43.44%   -7.90%     
==========================================
  Files          49       48       -1     
  Lines        8373     8316      -57     
==========================================
- Hits         4299     3613     -686     
- Misses       4074     4703     +629     
Impacted Files Coverage Δ
dom/src/lib.rs 25.00% <ø> (+15.00%) :arrow_up:
src/lib.rs 40.17% <ø> (-17.06%) :arrow_down:
benches/core.rs 100.00% <100.00%> (ø)
topo/benches/simple_calls.rs 80.55% <100.00%> (-1.50%) :arrow_down:
dom/examples/todo/src/item.rs 19.19% <0.00%> (-14.85%) :arrow_down:
dom/examples/todo/src/input.rs 26.92% <0.00%> (-0.46%) :arrow_down:
dom/src/macros.rs 83.58% <0.00%> (+0.24%) :arrow_up:
src/runtime.rs 46.24% <0.00%> (+5.51%) :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 f28e5fb...5063d83. Read the comment docs.