anp / moxie

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

TodoMVC compliance testing #181

Closed anp closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #181 into main will increase coverage by 0.69%. The diff coverage is 5.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   28.35%   29.04%   +0.69%     
==========================================
  Files          47       48       +1     
  Lines       11166    11547     +381     
  Branches     6010     6447     +437     
==========================================
+ Hits         3166     3354     +188     
- Misses       5918     5942      +24     
- Partials     2082     2251     +169     
Impacted Files Coverage Δ
dom/augdom/src/event.rs 0.00% <0.00%> (ø)
dom/augdom/src/testing.rs 0.00% <0.00%> (ø)
dom/augdom/src/webdom.rs 0.00% <0.00%> (ø)
dom/examples/todo/src/item.rs 23.16% <0.00%> (+4.66%) :arrow_up:
dom/prettiest/src/lib.rs 0.00% <0.00%> (ø)
dom/raf/src/lib.rs 0.00% <0.00%> (ø)
dom/src/interfaces/global_events.rs 0.00% <ø> (ø)
dom/src/lib.rs 23.07% <ø> (+0.85%) :arrow_up:
dom/tests/custom_component.rs 0.00% <0.00%> (ø)
ofl/src/server.rs 2.59% <0.00%> (ø)
... and 11 more

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 eda5f91...61a10d0. Read the comment docs.