anp / moxie

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

Unstick CI #226

Closed anp closed 3 years ago

anp commented 3 years ago

Supersedes #225 and #219.

codecov[bot] commented 3 years ago

Codecov Report

Merging #226 (a09772a) into main (74fb3e7) will increase coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
+ Coverage   27.58%   27.84%   +0.25%     
==========================================
  Files          50       50              
  Lines       11845    11884      +39     
  Branches     6587     6630      +43     
==========================================
+ Hits         3268     3309      +41     
- Misses       6270     6382     +112     
+ Partials     2307     2193     -114     
Impacted Files Coverage Δ
dom/examples/todo/src/item.rs 22.24% <0.00%> (-0.05%) :arrow_down:
ofl/src/server.rs 0.00% <0.00%> (ø)
dom/augdom/src/testing.rs 0.00% <0.00%> (ø)
dom/src/macros.rs 9.83% <0.00%> (+0.22%) :arrow_up:
src/lib.rs 40.40% <0.00%> (+0.66%) :arrow_up:
src/runtime.rs 24.53% <0.00%> (+0.68%) :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 74fb3e7...a09772a. Read the comment docs.