Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build error, update css paths, bump versions, update readme #111

Merged
merged 8 commits into from
Jan 5, 2021

Conversation

mithi
Copy link
Owner

@mithi mithi commented Jan 5, 2021

  • Regenerate requirement.txt as the current one is producing an build error.
  • Point to new external stylesheets as codepen is apparently not letting us access the old one anymore (the new one is now store in github pages)
  • Move some information from the README to WIKI
  • Bump versions or numpy, plotly dash, and plotly dash daq
  • Fix new code style errors detected by flake8 and pylint

@mithi mithi changed the title Fix build error Fix build error + update css paths Jan 5, 2021
@codeclimate
Copy link

codeclimate bot commented Jan 5, 2021

Code Climate has analyzed commit 4d0bdb0 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #111 (4d0bdb0) into master (e131f17) will not change coverage.
The diff coverage is 75.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   62.66%   62.66%           
=======================================
  Files          30       30           
  Lines        1856     1856           
=======================================
  Hits         1163     1163           
  Misses        693      693           
Impacted Files Coverage Δ
hexapod/ik_solver/helpers.py 36.36% <0.00%> (ø)
pages/helpers.py 37.20% <100.00%> (ø)
style_settings.py 63.15% <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 d4a9f7b...4d0bdb0. Read the comment docs.

@mithi mithi changed the title Fix build error + update css paths Fix build error, update css paths, bump versions, update readme Jan 5, 2021
@mithi mithi merged commit e997b19 into master Jan 5, 2021
@mithi mithi deleted the mithi-patch-1 branch January 5, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant