Mithi Sevilla
Mithi Sevilla
Sure! Go ahead! Enjoy! :D On Thu, 13 Aug 2020 at 4:12 AM Sanjeev Sharma wrote: > > > Hi @mithi , > > > I would like to take...
> @mithi Can I work on this? Sure! Thank you for your interest! Don't forget to read the [contributing guidelines](https://github.com/mithi/hexapod/blob/master/CONTRIBUTING.md) and the recommended [commit style guide](https://github.com/mithi/hexapod/wiki/A-Commit-Style-Guide)! Thank you! And let...
> Hi @mithi, can I pick this up? Hi @disawalva , Sorry for the late reply! Sure :) Please let me know if you have any questions. Thanks!
Bundle-size reduced by about 10 percent when mathjs was removed See https://github.com/mithi/hexapod/issues/77
# Started with # After using partial plotly bundle # After removing mathjs
@icyJoseph , thanks! Because I've merged your PR multiple times, I'll like to add you at the bottom of this repo's README as one of the main contributors. I'd do...
Partially fixed by: https://github.com/mithi/hexapod/pull/87 (from 58 to 77 percent)
# `jest.fn()` - https://stackoverflow.com/questions/57643808/what-is-the-difference-between-jest-fn-and-jest-spyon-methods-in-jest - https://medium.com/@rickhanlonii/understanding-jest-mocks-f0046c68e53c ``` My simple understanding of these two functions in react/frontend projects is the following: jest.fn() You want to mock a function and really don't...
# `App.js` https://codecov.io/gh/mithi/hexapod/src/master/src/App.js ## `inverse-kinematics` https://codecov.io/gh/mithi/hexapod/src/master/src/components/pages/InverseKinematicsPage.js - move `tx` slider, value near label should update - move all 8 sliders and see if `PoseTable` angles are updated - clicking `reset`...
# Try Cypress