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 some clean up that improves coverage #1963

Merged
merged 3 commits into from
May 26, 2023
Merged

Conversation

yihuaf
Copy link
Collaborator

@yihuaf yihuaf commented May 24, 2023

Remove some code that are no longer used.

@yihuaf yihuaf requested review from utam0k and a team May 24, 2023 21:14
@codecov-commenter
Copy link

Codecov Report

Merging #1963 (f76835e) into main (dc5d021) will increase coverage by 0.28%.
The diff coverage is 96.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1963      +/-   ##
==========================================
+ Coverage   65.02%   65.31%   +0.28%     
==========================================
  Files         129      129              
  Lines       14731    14746      +15     
==========================================
+ Hits         9579     9631      +52     
+ Misses       5152     5115      -37     

@@ -38,7 +38,7 @@ impl Executor for DefaultExecutor {
ExecutorError::Execution(err.into())
})?;

// After do_exec is called, the process is replaced with the container
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I forgot to delete them 😭

@utam0k utam0k merged commit 65aceec into youki-dev:main May 26, 2023
@yihuaf yihuaf deleted the yihuaf/coverage branch June 13, 2023 20:19
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.

3 participants