mithi / hexapod

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

feat: Add tripod walking gait page #114

Closed mithi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #114 into master will decrease coverage by 2.31%. The diff coverage is 57.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   78.99%   76.68%   -2.32%     
==========================================
  Files          53       55       +2     
  Lines        1219     1347     +128     
  Branches      141      155      +14     
==========================================
+ Hits          963     1033      +70     
- Misses        223      278      +55     
- Partials       33       36       +3     
Impacted Files Coverage Δ
src/App.js 83.72% <ø> (ø)
src/components/vars.js 100.00% <ø> (ø)
src/components/pages/WalkingGaitsPage.js 9.83% <9.83%> (ø)
src/hexapod/solvers/walkSequenceSolver.js 95.31% <95.31%> (ø)
src/components/generic/Slider.js 88.88% <100.00%> (+1.38%) :arrow_up:
src/hexapod/solvers/ik/hexapodSolver.js 94.04% <100.00%> (+0.14%) :arrow_up:

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 aedcbbb...b654c03. Read the comment docs.