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

Small Bug Fixes #250

Merged
merged 2 commits into from
Jun 8, 2022
Merged

Small Bug Fixes #250

merged 2 commits into from
Jun 8, 2022

Conversation

teliason
Copy link
Contributor

@teliason teliason commented Jun 7, 2022

Two small bug fixes,

First: Changed rotations data start parameter from 8 bit BYTE to 16bit WORD. Fixes issue when rotation datastart needs to have value greater than 255.

Second: Removed extra quotes from setup.py which created non valid paths when building.


This change is Reviewable

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #250 (6ccd8bf) into dev (cff4944) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #250   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files          30       30           
  Lines        5297     5297           
=======================================
  Hits         5121     5121           
  Misses        176      176           

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 cff4944...6ccd8bf. Read the comment docs.

Copy link
Member

@pariterre pariterre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @teliason)

Copy link
Member

@pariterre pariterre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @teliason)

@pariterre pariterre merged commit 4a7e43c into pyomeca:dev Jun 8, 2022
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.

2 participants