Skip to content

Added BoardIdentify gRPC call. #2794

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

Merged
merged 9 commits into from
Jan 13, 2025

Use BoardIdentify internally

85cbc63
Select commit
Loading
Failed to load commit list.
Merged

Added BoardIdentify gRPC call. #2794

Use BoardIdentify internally
85cbc63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

67.68% (target 30.00%)

View this Pull Request on Codecov

67.68% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 67.27273% with 54 lines in your changes missing coverage. Please review.

Project coverage is 67.68%. Comparing base (82f37f2) to head (85cbc63).

Files with missing lines Patch % Lines
commands/service_board_identify.go 67.40% 31 Missing and 13 partials ⚠️
commands/service_board_list.go 66.66% 6 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2794      +/-   ##
==========================================
+ Coverage   67.61%   67.68%   +0.06%     
==========================================
  Files         238      239       +1     
  Lines       22392    22396       +4     
==========================================
+ Hits        15141    15159      +18     
+ Misses       6062     6045      -17     
- Partials     1189     1192       +3     

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