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

feat: support artifacts search #2209

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rchincha
Copy link
Contributor

cncf-tags/wg-artifacts#34

An experiment to make this possible

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9def35f) 92.31% compared to head (cb5b60e) 92.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2209      +/-   ##
==========================================
- Coverage   92.31%   92.31%   -0.01%     
==========================================
  Files         165      165              
  Lines       28576    28583       +7     
==========================================
+ Hits        26380    26385       +5     
- Misses       1621     1623       +2     
  Partials      575      575              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

cncf-tags/wg-artifacts#34

An experiment to make this possible

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.31%. Comparing base (5ae7a02) to head (cb5b60e).

Current head cb5b60e differs from pull request most recent head 694ec3a

Please upload reports for the commit 694ec3a to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2209      +/-   ##
==========================================
- Coverage   92.86%   92.31%   -0.56%     
==========================================
  Files         168      165       -3     
  Lines       22289    28583    +6294     
==========================================
+ Hits        20698    26385    +5687     
- Misses        992     1623     +631     
+ Partials      599      575      -24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants