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 major bug where parameters of group could be swap when reading a file #80

Merged
merged 4 commits into from
Oct 11, 2019
Merged

Conversation

pariterre
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #80 into dev will increase coverage by 0.04%.
The diff coverage is 94.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #80      +/-   ##
==========================================
+ Coverage   97.27%   97.31%   +0.04%     
==========================================
  Files          23       23              
  Lines        2492     2720     +228     
==========================================
+ Hits         2424     2647     +223     
- Misses         68       73       +5
Impacted Files Coverage Δ
include/Header.h 100% <ø> (ø) ⬆️
include/Parameters.h 100% <ø> (ø) ⬆️
include/Frame.h 100% <ø> (ø) ⬆️
include/Subframe.h 100% <ø> (ø) ⬆️
include/Analogs.h 100% <ø> (ø) ⬆️
include/Points.h 100% <ø> (ø) ⬆️
include/Group.h 100% <ø> (ø) ⬆️
include/Data.h 100% <ø> (ø) ⬆️
include/Point.h 100% <ø> (ø) ⬆️
include/Parameter.h 100% <ø> (ø) ⬆️
... and 12 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 465c2bf...f9ded76. Read the comment docs.

@pariterre pariterre merged commit cbb7779 into pyomeca:dev Oct 11, 2019
pariterre added a commit that referenced this pull request Oct 15, 2019
Fixed a major bug where parameters of group could be swap when reading a file
pariterre added a commit that referenced this pull request Oct 16, 2019
Fixed a major bug where parameters of group could be swap when reading a file
pariterre added a commit that referenced this pull request Oct 16, 2019
Fixed a major bug where parameters of group could be swap when reading a file
pariterre added a commit that referenced this pull request Oct 16, 2019
Fixed a major bug where parameters of group could be swap when reading a file
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