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 remove a parameter and refactor of writing parameters and groups #172

Merged
merged 10 commits into from
Dec 15, 2020

Conversation

pariterre
Copy link
Member

No description provided.

@pariterre
Copy link
Member Author

Fixed the long forgotten issue #56!

@codecov-io
Copy link

Codecov Report

Merging #172 (18a5cb8) into dev (1f0909e) will increase coverage by 0.05%.
The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #172      +/-   ##
==========================================
+ Coverage   95.46%   95.51%   +0.05%     
==========================================
  Files          40       40              
  Lines        4717     4888     +171     
==========================================
+ Hits         4503     4669     +166     
- Misses        214      219       +5     
Impacted Files Coverage Δ
include/Group.h 100.00% <ø> (ø)
include/Parameters.h 100.00% <ø> (ø)
src/modules/ForcePlatforms.cpp 89.52% <ø> (ø)
src/Group.cpp 92.30% <62.50%> (-1.96%) ⬇️
src/Parameters.cpp 96.72% <93.80%> (-1.61%) ⬇️
src/ezc3d.cpp 96.49% <100.00%> (+0.64%) ⬆️
test/test_ezc3d.cpp 100.00% <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 1f0909e...18a5cb8. Read the comment docs.

@pariterre pariterre merged commit 0a67645 into pyomeca:dev Dec 15, 2020
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.

None yet

2 participants