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

fix(cmd/logs): support paging #431

Merged
merged 2 commits into from
Apr 7, 2023
Merged

fix(cmd/logs): support paging #431

merged 2 commits into from
Apr 7, 2023

Conversation

wass3rw3rk
Copy link
Member

@wass3rw3rk wass3rw3rk commented Apr 7, 2023

fix to support go-vela/sdk-go#216

@wass3rw3rk wass3rw3rk marked this pull request as ready for review April 7, 2023 15:38
@wass3rw3rk wass3rw3rk requested a review from a team as a code owner April 7, 2023 15:38
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #431 (c2a2e9b) into main (1bb410f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
+ Coverage   85.36%   85.38%   +0.02%     
==========================================
  Files         122      122              
  Lines        5378     5386       +8     
==========================================
+ Hits         4591     4599       +8     
  Misses        648      648              
  Partials      139      139              
Impacted Files Coverage Δ
action/log/get.go 94.44% <100.00%> (+0.69%) ⬆️
command/log/get.go 89.28% <100.00%> (+0.82%) ⬆️

@ecrupper ecrupper merged commit 4612e32 into main Apr 7, 2023
@ecrupper ecrupper deleted the fix/cmd/logs branch April 7, 2023 16:12
@cognifloyd
Copy link
Member

I believe we can close #427 now that this one is merged. Right?

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.

4 participants