anp / moxie

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

[wasm-pack] Use m1-native chromedriver. #246

Closed anp closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #246 (c809681) into main (f0da60c) will decrease coverage by 0.65%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   50.00%   49.34%   -0.66%     
==========================================
  Files          46       46              
  Lines        8238     8423     +185     
==========================================
+ Hits         4119     4156      +37     
- Misses       4119     4267     +148     
Impacted Files Coverage Δ
dom/src/text.rs 2.99% <0.00%> (-97.01%) :arrow_down:
dom/src/macros.rs 66.26% <0.00%> (ø)
dom/examples/todo/src/item.rs 34.17% <0.00%> (ø)
src/runtime/context.rs 97.64% <0.00%> (+1.17%) :arrow_up:
src/lib.rs 58.42% <0.00%> (+1.48%) :arrow_up:
src/runtime.rs 40.57% <0.00%> (+4.34%) :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 f0da60c...c809681. Read the comment docs.