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 ability to search task with tag or category #624

Merged
merged 6 commits into from
Sep 30, 2021

Conversation

sudhirverma
Copy link
Contributor

@sudhirverma sudhirverma commented Sep 7, 2021

Fix: #452

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2021

Codecov Report

Merging #624 (dc21759) into master (7e72bf7) will increase coverage by 0.06%.
The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   68.00%   68.07%   +0.06%     
==========================================
  Files         103      103              
  Lines        6326     6333       +7     
  Branches     1135     1140       +5     
==========================================
+ Hits         4302     4311       +9     
+ Misses       2024     2022       -2     
Impacted Files Coverage Δ
src/hub/hub-view.ts 25.83% <ø> (ø)
src/tekton-hub-client/api.ts 18.79% <14.28%> (+0.09%) ⬆️
src/hub/hub-client.ts 38.18% <66.66%> (+4.18%) ⬆️
src/cli.ts 85.24% <0.00%> (-1.64%) ⬇️
src/util/check-cluster-status.ts 68.49% <0.00%> (+6.84%) ⬆️

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 7e72bf7...dc21759. Read the comment docs.

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.

TektonHub: add ability to search task with tag or category
3 participants