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

Tests for dynamics state of muscles #122

Merged
merged 6 commits into from
May 3, 2020

Conversation

pariterre
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 3, 2020

Codecov Report

Merging #122 into master will increase coverage by 0.64%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   73.17%   73.82%   +0.64%     
==========================================
  Files         136      136              
  Lines        8808     8866      +58     
==========================================
+ Hits         6445     6545     +100     
+ Misses       2363     2321      -42     
Impacted Files Coverage Δ
include/Muscles/Muscle.h 0.00% <ø> (ø)
include/Muscles/Muscles.h 0.00% <ø> (ø)
include/RigidBody/Contacts.h 100.00% <ø> (ø)
src/Muscles/Muscle.cpp 77.77% <ø> (+4.93%) ⬆️
src/Muscles/Muscles.cpp 82.22% <100.00%> (+2.05%) ⬆️
src/RigidBody/Contacts.cpp 82.08% <100.00%> (+1.44%) ⬆️
test/test_muscles.cpp 100.00% <100.00%> (ø)
test/test_rigidbody.cpp 100.00% <100.00%> (ø)
src/Muscles/MuscleGroup.cpp 84.44% <0.00%> (+0.74%) ⬆️
... and 3 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 fd58ffc...16f8fdd. Read the comment docs.

@pariterre pariterre merged commit 3a116c8 into pyomeca:master May 3, 2020
@pariterre pariterre deleted the dynamics_states branch May 3, 2020 23:32
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