Skip to content

grpc: fixed BoardListWatch streaming call #2664

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 3 commits into from
Jul 12, 2024

Fixed also existing calls to BoardListWatch

fee84a9
Select commit
Loading
Failed to load commit list.
Merged

grpc: fixed BoardListWatch streaming call #2664

Fixed also existing calls to BoardListWatch
fee84a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

70.24% (target 30.00%)

View this Pull Request on Codecov

70.24% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.24%. Comparing base (33dfa8e) to head (fee84a9).
Report is 2 commits behind head on master.

Files Patch % Lines
internal/cli/board/list.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2664      +/-   ##
==========================================
- Coverage   70.27%   70.24%   -0.04%     
==========================================
  Files         222      222              
  Lines       21347    21346       -1     
==========================================
- Hits        15002    14994       -8     
- Misses       5159     5174      +15     
+ Partials     1186     1178       -8     

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