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

Use 'kubectl' to list taskrun for pipeline #281

Merged
merged 1 commit into from
May 15, 2020
Merged

Conversation

evidolob
Copy link
Collaborator

Fix: #91

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob evidolob requested a review from sudhirverma May 14, 2020 07:02
@evidolob evidolob self-assigned this May 14, 2020
@codecov-io
Copy link

codecov-io commented May 14, 2020

Codecov Report

Merging #281 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage   69.86%   69.88%   +0.02%     
==========================================
  Files          42       42              
  Lines        3106     3105       -1     
  Branches      570      568       -2     
==========================================
  Hits         2170     2170              
+ Misses        936      935       -1     
Impacted Files Coverage Δ
src/extension.ts 87.15% <100.00%> (ø)
src/tekton/taskrun.ts 100.00% <100.00%> (ø)
src/tkn.ts 69.27% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61f66b0...bce5b6a. Read the comment docs.

@evidolob evidolob merged commit 13e0916 into master May 15, 2020
@evidolob evidolob deleted the fix-list-taskrun branch May 15, 2020 06:34
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.

"List Taskrun" menu on a pipeline should only list the pipeline's taskrun
3 participants