anp / moxie

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

[topo] Reuse the (nearly) no-op query type hash too. #167

Closed anp closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #167 into main will increase coverage by 0.06%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   27.08%   27.15%   +0.06%     
==========================================
  Files          43       43              
  Lines       10705    10718      +13     
  Branches     5792     5812      +20     
==========================================
+ Hits         2899     2910      +11     
+ Misses       5914     5807     -107     
- Partials     1892     2001     +109     
Impacted Files Coverage Δ
topo/src/cache.rs 66.07% <86.36%> (+2.43%) :arrow_up:
src/lib.rs 39.42% <0.00%> (ø)
src/runtime.rs 30.05% <0.00%> (ø)
dom/src/macros.rs 10.63% <0.00%> (ø)
ofl/src/server.rs 2.62% <0.00%> (ø)

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 6406b88...1a2fff4. Read the comment docs.