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

Move retention-related tests to retention_test.go #414

Merged
merged 1 commit into from Sep 20, 2022

Conversation

chromato99
Copy link
Contributor

What this PR does / why we need it:

Move retention-related tests to retention_test.go.
Recently, retention-related tests have been moved to retention_test.go. #398
This part of the code also tests whether snapshots and changes are stored in the DB as intended when using the retention feature(--backend-snapshot-with-purging-changes flag), so I suggest moving to retention_test.go.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation:


Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #414 (7794bfb) into main (6ec473d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #414   +/-   ##
=======================================
  Coverage   46.83%   46.83%           
=======================================
  Files          71       71           
  Lines        5923     5923           
=======================================
  Hits         2774     2774           
  Misses       2846     2846           
  Partials      303      303           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@hackerwins hackerwins left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution.

@hackerwins hackerwins merged commit 33006c3 into yorkie-team:main Sep 20, 2022
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.

None yet

2 participants