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

Fix all of ignition physics tests #71

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

JShep1
Copy link

@JShep1 JShep1 commented Jun 25, 2020

Signed-off-by: Michael Carroll michael@openrobotics.org

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #71 into jshep1/bazel-update will increase coverage by 9.30%.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           jshep1/bazel-update      #71      +/-   ##
=======================================================
+ Coverage                82.46%   91.77%   +9.30%     
=======================================================
  Files                      106       20      -86     
  Lines                     3587      632    -2955     
=======================================================
- Hits                      2958      580    -2378     
+ Misses                     629       52     -577     
Impacted Files Coverage Δ
src/FrameID.cc 0.00% <0.00%> (-100.00%) ⬇️
src/CanReadData.cc 0.00% <0.00%> (-100.00%) ⬇️
src/CanWriteData.cc 0.00% <0.00%> (-100.00%) ⬇️
src/DataStatusMask.cc 0.00% <0.00%> (-100.00%) ⬇️
src/Identity.cc 47.05% <0.00%> (-52.95%) ⬇️
include/ignition/physics/Entity.hh 100.00% <0.00%> (ø)
include/ignition/physics/Feature.hh 100.00% <0.00%> (ø)
include/ignition/physics/detail/FeatureList.hh 100.00% <0.00%> (ø)
include/ignition/physics/detail/RequestEngine.hh 100.00% <0.00%> (ø)
include/ignition/physics/detail/InspectFeatures.hh 100.00% <0.00%> (ø)
... and 87 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 fa3b653...8b168b3. Read the comment docs.

@chapulina chapulina requested a review from mjcarroll June 25, 2020 01:43
@mjcarroll mjcarroll merged commit 12d3209 into jshep1/bazel-update Jun 26, 2020
@mjcarroll mjcarroll deleted the mjcarroll/fix_tests branch June 26, 2020 15:38
mjcarroll added a commit that referenced this pull request Jun 26, 2020
* Add init attempt at bazel build

Signed-off-by: John Shepherd <john@openrobotics.org>

* test updates

Signed-off-by: John Shepherd <john@openrobotics.org>

* Add gl linking flags

Signed-off-by: John Shepherd <john@openrobotics.org>

* Add eigen and dart updates

Signed-off-by: John Shepherd <john@openrobotics.org>

* Fix all of ignition physics tests (#71)

Signed-off-by: Michael Carroll <michael@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>
mjcarroll added a commit that referenced this pull request Nov 10, 2020
* Add init attempt at bazel build

Signed-off-by: John Shepherd <john@openrobotics.org>

* test updates

Signed-off-by: John Shepherd <john@openrobotics.org>

* Add gl linking flags

Signed-off-by: John Shepherd <john@openrobotics.org>

* Add eigen and dart updates

Signed-off-by: John Shepherd <john@openrobotics.org>

* Fix all of ignition physics tests (#71)

Signed-off-by: Michael Carroll <michael@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>
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.

2 participants