anp / moxie

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

Dependabot quickxml #205

Closed anp closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #205 into main will decrease coverage by 1.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
- Coverage   29.54%   28.22%   -1.32%     
==========================================
  Files          49       49              
  Lines       11448    11662     +214     
  Branches     6378     6491     +113     
==========================================
- Hits         3382     3292      -90     
- Misses       5937     6283     +346     
+ Partials     2129     2087      -42     
Impacted Files Coverage Δ
dom/prettiest/src/lib.rs 0.00% <ø> (ø)
mox/src/lib.rs 0.00% <0.00%> (-40.00%) :arrow_down:
dom/src/text.rs 60.00% <0.00%> (-20.00%) :arrow_down:
benches/core.rs 75.00% <0.00%> (-15.00%) :arrow_down:
dom/examples/ssr/src/main.rs 33.92% <0.00%> (-7.15%) :arrow_down:
topo/src/lib.rs 59.61% <0.00%> (-6.42%) :arrow_down:
src/runtime/context.rs 22.58% <0.00%> (-4.84%) :arrow_down:
mox/tests/derive_builder.rs 44.00% <0.00%> (-4.00%) :arrow_down:
src/runtime.rs 26.41% <0.00%> (-3.89%) :arrow_down:
dom/src/lib.rs 19.23% <0.00%> (-3.85%) :arrow_down:
... and 9 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 bd9facd...55472da. Read the comment docs.