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

Added the capability to specify ranges in the bioMod file #82

Merged
merged 12 commits into from
Jan 16, 2020

Conversation

pariterre
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #82 into master will increase coverage by 0.45%.
The diff coverage is 81.08%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #82      +/-   ##
=========================================
+ Coverage   55.95%   56.4%   +0.45%     
=========================================
  Files         133     135       +2     
  Lines        7008    7123     +115     
=========================================
+ Hits         3921    4018      +97     
- Misses       3087    3105      +18
Impacted Files Coverage Δ
include/RigidBody/Segment.h 100% <ø> (ø) ⬆️
include/RigidBody/Joints.h 0% <ø> (ø) ⬆️
test/test_utils.cpp 100% <100%> (ø) ⬆️
test/test_rigidbody.cpp 100% <100%> (ø) ⬆️
include/Utils/Range.h 100% <100%> (ø)
src/ModelReader.cpp 58.59% <100%> (+0.97%) ⬆️
src/Utils/Range.cpp 38.88% <38.88%> (ø)
src/Utils/IfStream.cpp 60.22% <42.85%> (-0.95%) ⬇️
src/RigidBody/Joints.cpp 39.96% <50%> (ø) ⬆️
src/Utils/String.cpp 83.56% <57.89%> (-4.16%) ⬇️
... and 4 more

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 2249a44...4eef8e2. Read the comment docs.

@pariterre
Copy link
Member Author

Solving #29

@pariterre pariterre merged commit 4f77a4e into pyomeca:master Jan 16, 2020
@pariterre pariterre deleted the Ranges branch January 16, 2020 18:13
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