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: make e2e test #3487

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

fix: make e2e test #3487

wants to merge 1 commit into from

Conversation

Zyyeric
Copy link
Contributor

@Zyyeric Zyyeric commented Sep 9, 2024

Description

Fix: make e2e-test error

Error from server (NotFound): pods "file-server-no-content-length-0" not found

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

Signed-off-by: Zyyeric <[email protected]>
@Zyyeric Zyyeric requested a review from a team as a code owner September 9, 2024 05:39
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.98%. Comparing base (92b26fa) to head (996da38).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3487      +/-   ##
==========================================
- Coverage   52.04%   51.98%   -0.06%     
==========================================
  Files         188      188              
  Lines       20259    20259              
==========================================
- Hits        10543    10531      -12     
- Misses       8915     8922       +7     
- Partials      801      806       +5     
Flag Coverage Δ
unittests 51.98% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

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.

1 participant