mun-lang / mun

Source code for the Mun language and runtime.
https://mun-lang.org
Other
1.87k stars 73 forks source link

fix: notify backwards incompatibility #441

Closed Wodann closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #441 (1c08539) into main (088b135) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   83.13%   83.12%   -0.01%     
==========================================
  Files         281      281              
  Lines       16648    16650       +2     
==========================================
  Hits        13840    13840              
- Misses       2808     2810       +2     
Impacted Files Coverage Δ
crates/mun_vfs/src/monitor/notify_monitor.rs 55.55% <0.00%> (-0.97%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.