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

tests: remove useless test files #1520

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

Desiki-high
Copy link
Member

Relevant Issue (if applicable)

N/A

Details

Since #983, we have the new smoke test, we can remove the old smoke test files of nydusify and nydus.

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • 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

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@Desiki-high Desiki-high requested a review from a team as a code owner December 14, 2023 07:45
@Desiki-high Desiki-high requested review from bergwolf, ccx1024cc and changweige and removed request for a team December 14, 2023 07:45
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #1520 (6b28ea2) into master (194641a) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1520      +/-   ##
==========================================
- Coverage   62.73%   62.73%   -0.01%     
==========================================
  Files         129      129              
  Lines       44158    44158              
  Branches    44158    44158              
==========================================
- Hits        27703    27702       -1     
  Misses      15088    15088              
- Partials     1367     1368       +1     

see 2 files with indirect coverage changes

Since dragonflyoss#983, we have the new smoke test, we can remove the
old smoke test files including nydusify and nydus.

Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@imeoer imeoer merged commit 06755fe into dragonflyoss:master Dec 15, 2023
13 checks passed
@adamqqqplay
Copy link
Member

@Desiki-high @imeoer I'm not very confident about this PR. Are we sure all nydusify tests have been migrated to smoke tests?

@Desiki-high
Copy link
Member Author

Desiki-high commented Dec 15, 2023

Most of the tests are covered by smoke, and I will add the tests to nydusify/pkg in the future for the parts that are not covered.

@Desiki-high
Copy link
Member Author

@adamqqqplay If you find that certain tests are not be covered, feel free to point them out for me. Thanks.

@adamqqqplay
Copy link
Member

@Desiki-high Thanks for the explanation, I'll let you know if I find any problems.

@Desiki-high Desiki-high mentioned this pull request Dec 22, 2023
6 tasks
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