Skip to content

feat(executors): Add support for grpc remote execution via CLI#526

Merged
AndreyMarkinPPC merged 1 commit into
mainfrom
grpc-remote-endpoint-cli
Jul 22, 2026
Merged

feat(executors): Add support for grpc remote execution via CLI#526
AndreyMarkinPPC merged 1 commit into
mainfrom
grpc-remote-endpoint-cli

Conversation

@AndreyMarkinPPC

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.01%. Comparing base (5ebb9d2) to head (5b6fdf9).
⚠️ Report is 328 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
+ Coverage   88.23%   90.01%   +1.78%     
==========================================
  Files          61       88      +27     
  Lines        2600     4706    +2106     
==========================================
+ Hits         2294     4236    +1942     
- Misses        306      470     +164     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AndreyMarkinPPC
AndreyMarkinPPC force-pushed the grpc-remote-endpoint-cli branch from daf2da0 to 8e4ad49 Compare July 20, 2026 14:05
* Ensure that all `grf` commands can be sent to remote server either via
`http` or `grpc` protocol
  * Add new `server_type` CLI flag
* Instrument grpc_server for OTEL
* Add healthcheck for grpc_server
@AndreyMarkinPPC
AndreyMarkinPPC force-pushed the grpc-remote-endpoint-cli branch from 8e4ad49 to 5b6fdf9 Compare July 22, 2026 08:47
@AndreyMarkinPPC
AndreyMarkinPPC marked this pull request as ready for review July 22, 2026 08:47
@AndreyMarkinPPC AndreyMarkinPPC self-assigned this Jul 22, 2026
@AndreyMarkinPPC AndreyMarkinPPC added the enhancement New feature or request label Jul 22, 2026
@AndreyMarkinPPC
AndreyMarkinPPC merged commit 1a04fe1 into main Jul 22, 2026
30 checks passed
@AndreyMarkinPPC
AndreyMarkinPPC deleted the grpc-remote-endpoint-cli branch July 22, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants