Skip to content

👩‍🌾 Fix Vector2 Ruby tests#148

Merged
chapulina merged 1 commit intoign-math6from
chapulina/fix_tests
Aug 18, 2020
Merged

👩‍🌾 Fix Vector2 Ruby tests#148
chapulina merged 1 commit intoign-math6from
chapulina/fix_tests

Conversation

@chapulina
Copy link
Copy Markdown
Contributor

Some tests added on #133 were failing on CI.

I didn't look too deeply, but adding the functions between Dot and Max allowed the test to find the Min and Max functions.

And I had to update an expectation which I think was wrong.

Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina added the tests Broken or missing tests / testing infra label Aug 18, 2020
@chapulina chapulina requested a review from mjcarroll August 18, 2020 00:24
@chapulina chapulina requested a review from scpeters as a code owner August 18, 2020 00:24
@github-actions github-actions bot added 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Aug 18, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 18, 2020

Codecov Report

Merging #148 into ign-math6 will decrease coverage by 0.24%.
The diff coverage is 97.41%.

Impacted file tree graph

@@              Coverage Diff              @@
##           ign-math6     #148      +/-   ##
=============================================
- Coverage      99.50%   99.25%   -0.25%     
=============================================
  Files             59       59              
  Lines           5662     5788     +126     
=============================================
+ Hits            5634     5745     +111     
- Misses            28       43      +15     
Impacted Files Coverage Δ
include/ignition/math/MassMatrix3.hh 99.40% <ø> (-0.01%) ⬇️
src/RollingMean.cc 100.00% <ø> (ø)
include/ignition/math/Vector4.hh 94.44% <95.16%> (-5.56%) ⬇️
include/ignition/math/Filter.hh 100.00% <100.00%> (ø)
include/ignition/math/Pose3.hh 100.00% <100.00%> (ø)
include/ignition/math/Vector2.hh 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 6e80a49...fe6f80d. Read the comment docs.

@chapulina chapulina merged commit e7fffec into ign-math6 Aug 18, 2020
@chapulina chapulina deleted the chapulina/fix_tests branch August 18, 2020 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome tests Broken or missing tests / testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants