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

Specify properties in pub command #101

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

jandelgado
Copy link
Owner

Adds a new option --property KEY=VALUE to the pub command to specify message properties.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10709086572

Details

  • 85 of 145 (58.62%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.5%) to 87.516%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/rabtap/main.go 3 5 60.0%
cmd/rabtap/message_transformer.go 7 9 77.78%
cmd/rabtap/command_line_parse_props.go 43 54 79.63%
cmd/rabtap/message.go 17 39 43.59%
cmd/rabtap/command_line.go 11 34 32.35%
Totals Coverage Status
Change from base Build 10596423181: -1.5%
Covered Lines: 2678
Relevant Lines: 3060

💛 - Coveralls

@jandelgado jandelgado marked this pull request as ready for review September 5, 2024 20:11
@jandelgado jandelgado merged commit 2244b55 into master Sep 5, 2024
2 checks passed
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