Skip to content

Accept quoted int or float values as strings#464

Merged
ivanpauno merged 4 commits intomasterfrom
ivanpauno/fix-int-and-float-in-strings
Jun 27, 2019
Merged

Accept quoted int or float values as strings#464
ivanpauno merged 4 commits intomasterfrom
ivanpauno/fix-int-and-float-in-strings

Conversation

@ivanpauno
Copy link
Copy Markdown
Member

Fixes #461.
Replaces #251.

This is #251 rebased with master, and with the bug fix over it.

Similar to #415.

@ivanpauno ivanpauno requested review from anup-pem and sloretz June 21, 2019 14:04
@ivanpauno ivanpauno self-assigned this Jun 21, 2019
@ivanpauno ivanpauno force-pushed the ivanpauno/fix-int-and-float-in-strings branch from 42a7114 to 43e4cc5 Compare June 21, 2019 14:06
sloretz and others added 2 commits June 21, 2019 11:08
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno force-pushed the ivanpauno/fix-int-and-float-in-strings branch from 43e4cc5 to ead0691 Compare June 21, 2019 14:09
@ivanpauno ivanpauno changed the title Ivanpauno/fix int and float in strings Quoted float and int values are strings Jun 21, 2019
@ivanpauno ivanpauno added the in review Waiting for review (Kanban column) label Jun 21, 2019
@ivanpauno
Copy link
Copy Markdown
Member Author

ivanpauno commented Jun 25, 2019

CI, just to keep the things going (up to rcl, only fastrtps):

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Copy Markdown
Member Author

Thank you @jacobperron for the review. I realized that I built/ran tests up to rcl, instead of to rcl_yaml_param_parser (both locally and in CI). I was actually testing nothing 😂 🤦‍♂️.

CI (up to rcl_yaml_param_parser, only fastrtps):

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Copy Markdown
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Two more small things.

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Copy Markdown
Member Author

ivanpauno commented Jun 27, 2019

CI (up to rcl_yaml_param_parser, only fastrtps):

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status (unrelated failures)

@ivanpauno ivanpauno requested a review from jacobperron June 27, 2019 19:47
@ivanpauno ivanpauno changed the title Quoted float and int values are strings Accept quoted int or float values as strings Jun 27, 2019
@ivanpauno ivanpauno merged commit d6ab086 into master Jun 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the ivanpauno/fix-int-and-float-in-strings branch June 27, 2019 20:51
ivanpauno added a commit that referenced this pull request Jul 24, 2019
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
ivanpauno added a commit that referenced this pull request Jul 29, 2019
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't get parameter list of string from YAML file

3 participants