mithi / hexapod

Blazing fast hexapod robot simulator for the web.
https://hexapod.netlify.app
Apache License 2.0
579 stars 70 forks source link

Fix vulnerability + remove unused code #143

Closed mithi closed 3 years ago

mithi commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #143 (a905531) into master (61245a3) will increase coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   75.75%   75.98%   +0.22%     
==========================================
  Files          58       58              
  Lines        1452     1445       -7     
  Branches      178      178              
==========================================
- Hits         1100     1098       -2     
+ Misses        306      301       -5     
  Partials       46       46              
Impacted Files Coverage Δ
src/hexapod/VirtualHexapod.js 77.21% <ø> (+4.59%) :arrow_up:
src/templates/plotParams.js 100.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 61245a3...a905531. Read the comment docs.