mun-lang / mun

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

fix: move netlify to custom folder #410

Closed baszalmstra closed 2 years ago

baszalmstra commented 2 years ago

This is an attempt to move the book netlify stuff to the book folder so we can remove our custom ignore and let netlify handle that properly.

codecov[bot] commented 2 years ago

Codecov Report

Merging #410 (de09de5) into main (b564309) will not change coverage. The diff coverage is n/a.

:exclamation: Current head de09de5 differs from pull request most recent head bfa317a. Consider uploading reports for the commit bfa317a to get more accurate results

@@           Coverage Diff           @@
##             main     #410   +/-   ##
=======================================
  Coverage   83.81%   83.81%           
=======================================
  Files         273      273           
  Lines       16179    16179           
=======================================
  Hits        13560    13560           
  Misses       2619     2619           

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 b564309...bfa317a. Read the comment docs.