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

[breaking] Eliminate BoardListWatchRequest Interrupt from the grpc api and make it server streaming only #2330

update docs

9268feb
Select commit
Loading
Failed to load commit list.
Merged

[breaking] Eliminate BoardListWatchRequest Interrupt from the grpc api and make it server streaming only #2330

update docs
9268feb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 0s

63.07% (target 30.00%)

View this Pull Request on Codecov

63.07% (target 30.00%)

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.01% ⚠️

Comparison is base (29c70df) 63.08% compared to head (9268feb) 63.07%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2330      +/-   ##
==========================================
- Coverage   63.08%   63.07%   -0.01%     
==========================================
  Files         200      201       +1     
  Lines       19260    19233      -27     
==========================================
- Hits        12150    12132      -18     
+ Misses       6061     6050      -11     
- Partials     1049     1051       +2     
Files Changed Coverage Δ
internal/cli/board/list.go 9.33% <0.00%> (+0.18%) ⬆️
commands/daemon/daemon.go 26.60% <50.00%> (-1.08%) ⬇️
commands/board/list.go 58.70% <60.00%> (ø)

... and 34 files with indirect coverage changes

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