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

Display param descriptions in start pipeline and add trigger. #465

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

sudhirverma
Copy link
Contributor

Fix: #413

@codecov-io
Copy link

Codecov Report

Merging #465 (97fc314) into master (8cc7bd0) will increase coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   67.40%   67.42%   +0.01%     
==========================================
  Files          74       74              
  Lines        4915     4927      +12     
  Branches      867      869       +2     
==========================================
+ Hits         3313     3322       +9     
- Misses       1602     1605       +3     
Impacted Files Coverage Δ
src/tekton/addtrigger.ts 80.30% <0.00%> (-1.24%) ⬇️
src/tekton/webviewstartpipeline.ts 97.22% <87.50%> (-2.78%) ⬇️
src/tkn.ts 66.71% <100.00%> (+0.08%) ⬆️

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 8cc7bd0...97fc314. Read the comment docs.

@sudhirverma sudhirverma merged commit 8ededdd into redhat-developer:master Nov 30, 2020
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.

Display param descriptions in start pipeline and add trigger
3 participants