Skip to content

Remove the use of numeric_limits in appendToStream test#553

Merged
mjcarroll merged 6 commits intogz-math7from
jrivero/remove_numeric_limits_test
Oct 13, 2023
Merged

Remove the use of numeric_limits in appendToStream test#553
mjcarroll merged 6 commits intogz-math7from
jrivero/remove_numeric_limits_test

Conversation

@j-rivero
Copy link
Copy Markdown
Contributor

The numeric_limits use in the appendToStream test has been a headache to deal with in the different platforms and arches (see previous patches in this same repository). Since it does not seem to provide extra/critical value to my eyes on the testing the feature, reduce the maintenance cost by removing it and leave other string approaches.

The numeric_limits use in the appendToStream test has been a headache
to deal with in the different platforms and arches. Since it does not
seem to provide extra value on testing the feature, reduce the
maintenance code by removing it.

Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@github-actions github-actions bot added 🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic labels Aug 30, 2023
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 30, 2023

Codecov Report

Merging #553 (4e7c156) into gz-math7 (a527e14) will not change coverage.
The diff coverage is n/a.

❗ Current head 4e7c156 differs from pull request most recent head 34417cb. Consider uploading reports for the commit 34417cb to get more accurate results

@@            Coverage Diff            @@
##           gz-math7     #553   +/-   ##
=========================================
  Coverage     94.16%   94.16%           
=========================================
  Files           145      145           
  Lines          9774     9774           
=========================================
  Hits           9204     9204           
  Misses          570      570           

@mjcarroll mjcarroll merged commit 6460f7c into gz-math7 Oct 13, 2023
@mjcarroll mjcarroll deleted the jrivero/remove_numeric_limits_test branch October 13, 2023 22:07
@scpeters
Copy link
Copy Markdown
Member

https://github.com/Mergifyio backport ign-math6

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 29, 2025

backport ign-math6

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Sep 29, 2025
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Co-authored-by: Michael Carroll <michael@openrobotics.org>
Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
(cherry picked from commit 6460f7c)

# Conflicts:
#	src/Helpers_TEST.cc
scpeters pushed a commit that referenced this pull request Sep 29, 2025
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Co-authored-by: Michael Carroll <michael@openrobotics.org>
Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
(cherry picked from commit 6460f7c)
scpeters pushed a commit that referenced this pull request Sep 29, 2025
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Co-authored-by: Michael Carroll <michael@openrobotics.org>
Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
(cherry picked from commit 6460f7c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants