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

Add task step in to pipeline diagram #560

Merged
merged 4 commits into from
Apr 30, 2021
Merged

Add task step in to pipeline diagram #560

merged 4 commits into from
Apr 30, 2021

Conversation

evidolob
Copy link
Collaborator

@evidolob evidolob commented Apr 27, 2021

Resolve #352

Demo:

Screen.Recording.2021-04-29.at.17.05.42.mov

@evidolob evidolob self-assigned this Apr 27, 2021
Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2021

Codecov Report

Merging #560 (060cf29) into master (148e2a1) will decrease coverage by 0.16%.
The diff coverage is 47.50%.

❗ Current head 060cf29 differs from pull request most recent head 9d54ec6. Consider uploading reports for the commit 9d54ec6 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #560      +/-   ##
==========================================
- Coverage   67.28%   67.12%   -0.17%     
==========================================
  Files          96       97       +1     
  Lines        6053     6102      +49     
  Branches     1052     1063      +11     
==========================================
+ Hits         4073     4096      +23     
- Misses       1980     2006      +26     
Impacted Files Coverage Δ
src/cli-command.ts 65.95% <0.00%> (-0.71%) ⬇️
src/pipeline/preview.ts 19.67% <7.14%> (-0.33%) ⬇️
src/tkn.ts 75.20% <22.22%> (+0.06%) ⬆️
src/humanizer.ts 33.33% <33.33%> (ø)
src/pipeline/pipeline-graph.ts 65.94% <55.55%> (-3.89%) ⬇️
src/pipeline/pipeline-preview.ts 72.91% <100.00%> (ø)
src/tree-view/pipelinerun-node.ts 69.44% <100.00%> (+0.87%) ⬆️
src/tree-view/task-run-node.ts 42.85% <100.00%> (+0.92%) ⬆️
src/util/watchResources.ts 78.00% <100.00%> (ø)
src/yaml-support/tkn-yaml.ts 93.08% <100.00%> (+0.11%) ⬆️
... and 2 more

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 148e2a1...9d54ec6. Read the comment docs.

@evidolob evidolob merged commit 81943fa into master Apr 30, 2021
@evidolob evidolob deleted the add-task-steps branch April 30, 2021 06:25
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 task steps in pipeline diagram
3 participants