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

feat: support streaming echo messages #435

Merged
merged 40 commits into from
Nov 9, 2023
Merged

Conversation

richardapeters
Copy link
Collaborator

No description provided.

@richardapeters richardapeters requested a review from a team as a code owner October 12, 2023 16:26
@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

protobuf/echo/Echo.cpp Outdated Show resolved Hide resolved
protobuf/echo/Echo.cpp Outdated Show resolved Hide resolved
protobuf/protoc_echo_plugin/ProtoCEchoPlugin.cpp Outdated Show resolved Hide resolved
services/network/TracingEchoOnConnection.cpp Outdated Show resolved Hide resolved
services/network/TracingEchoOnConnection.cpp Outdated Show resolved Hide resolved
services/network/TracingEchoOnConnection.cpp Outdated Show resolved Hide resolved
services/network/TracingEchoOnConnection.cpp Outdated Show resolved Hide resolved
services/network/TracingEchoOnConnection.hpp Outdated Show resolved Hide resolved
@richardapeters richardapeters marked this pull request as draft October 12, 2023 16:28
protobuf/echo/Echo.cpp Outdated Show resolved Hide resolved
protobuf/echo/Echo.cpp Outdated Show resolved Hide resolved
protobuf/echo/ServiceForwarder.cpp Outdated Show resolved Hide resolved
protobuf/echo/ServiceForwarder.cpp Outdated Show resolved Hide resolved
services/util/test/TestEchoOnMessageCommunication.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.06s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ JSON eslint-plugin-jsonc 10 0 0 4.06s
✅ JSON prettier 10 0 0 0.57s
⚠️ MARKDOWN markdownlint 7 1 11 1.4s
⚠️ MARKDOWN markdown-link-check 7 1 42.23s
✅ MARKDOWN markdown-table-formatter 7 1 0 0.31s
⚠️ SPELL lychee 128 1 2.3s
⚠️ YAML prettier 21 0 1 1.0s
✅ YAML v8r 21 0 7.96s
✅ YAML yamllint 21 0 0.38s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

protobuf/echo/Echo.cpp Outdated Show resolved Hide resolved
protobuf/echo/test/TestServiceForwarder.cpp Outdated Show resolved Hide resolved
protobuf/echo/test_doubles/EchoMock.hpp Outdated Show resolved Hide resolved
@richardapeters richardapeters marked this pull request as ready for review October 15, 2023 05:17
Copy link

sonarqubecloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

84.0% 84.0% Coverage
0.0% 0.0% Duplication

@richardapeters richardapeters added this pull request to the merge queue Nov 9, 2023
Merged via the queue into main with commit 07756bb Nov 9, 2023
28 checks passed
@richardapeters richardapeters deleted the feature/streaming-echo branch November 9, 2023 13:44
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