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

Fixed a localJCS transpose bug, added a test for writting a model #195

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

pariterre
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #195 (25c8416) into master (4612c8a) will increase coverage by 0.36%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   77.10%   77.46%   +0.36%     
==========================================
  Files          94       94              
  Lines        9560     9591      +31     
==========================================
+ Hits         7371     7430      +59     
+ Misses       2189     2161      -28     
Impacted Files Coverage Δ
src/ModelWriter.cpp 97.50% <100.00%> (+16.34%) ⬆️
src/RigidBody/IMUs.cpp 63.70% <100.00%> (+1.61%) ⬆️
src/RigidBody/Segment.cpp 86.15% <100.00%> (ø)
src/Utils/Rotation.cpp 50.27% <100.00%> (ø)
test/test_biorbd.cpp 100.00% <100.00%> (ø)
src/ModelReader.cpp 64.38% <0.00%> (+0.44%) ⬆️
src/RigidBody/Joints.cpp 56.08% <0.00%> (+0.59%) ⬆️
src/RigidBody/RotoTransNodes.cpp 62.31% <0.00%> (+10.14%) ⬆️

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 4612c8a...25c8416. Read the comment docs.

@pariterre
Copy link
Member Author

This should fix #194

@pariterre pariterre merged commit b1f2420 into pyomeca:master Jan 28, 2021
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