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 bug for listing pipelineRun from command palette #529

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

sudhirverma
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 19, 2021

Codecov Report

Merging #529 (340c2e2) into master (1bac5ad) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
- Coverage   68.19%   67.98%   -0.21%     
==========================================
  Files          86       86              
  Lines        5722     5722              
  Branches     1016     1016              
==========================================
- Hits         3902     3890      -12     
- Misses       1820     1832      +12     
Impacted Files Coverage Δ
src/tekton/pipelinerun.ts 82.69% <100.00%> (ø)
src/tekton/tektonitem.ts 63.73% <100.00%> (ø)
src/kubectl.ts 39.62% <0.00%> (-3.78%) ⬇️
src/extension.ts 85.46% <0.00%> (-3.49%) ⬇️
src/tekton/addtrigger.ts 74.82% <0.00%> (-2.80%) ⬇️

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 1bac5ad...340c2e2. Read the comment docs.

Copy link
Collaborator

@evidolob evidolob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sudhirverma sudhirverma merged commit f9519ae into redhat-developer:master Mar 19, 2021
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.

3 participants