anp / moxie

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

[ofl] Attempt to fix infinite watcher loop on macOS. #254

Closed anp closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #254 (7d99129) into main (e433fc7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   50.73%   50.73%           
=======================================
  Files          46       46           
  Lines        8212     8212           
=======================================
  Hits         4166     4166           
  Misses       4046     4046           
Impacted Files Coverage Δ
dom/examples/todo/src/input.rs 28.32% <0.00%> (-0.50%) :arrow_down:
ofl/src/server.rs 0.00% <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 e433fc7...7d99129. Read the comment docs.