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

yarp read and envelope display #3154

Merged
merged 1 commit into from
Dec 3, 2024
Merged

yarp read and envelope display #3154

merged 1 commit into from
Dec 3, 2024

Conversation

randaz81
Copy link
Member

@randaz81 randaz81 commented Dec 3, 2024

the command yarp read ... /port envelope now displays the envelope inline with the data, while the command yarp read ... /port envelope2 displays the envelope and the data on two different lines

@randaz81 randaz81 added this to the YARP 3.10.2 milestone Dec 3, 2024
@randaz81 randaz81 self-assigned this Dec 3, 2024
Copy link

update-docs bot commented Dec 3, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

Copy link

sonarqubecloud bot commented Dec 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
13.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+28.71% 19.51%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3636677) 535593 140456 26.22%
Head commit (1d07ba9) 111688 (-423905) 61359 (-79097) 54.94% (+28.71%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3154) 41 8 19.51%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

…inline with the data, while the command `yarp read ... /port envelope2` displays the envelope and the data on two different lines
@randaz81 randaz81 merged commit fbf493c into yarp-3.10 Dec 3, 2024
28 of 29 checks passed
@randaz81 randaz81 deleted the envelope_display branch December 3, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant