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

Update delete and insert tests in test-suite/, #1180

Merged
merged 1 commit into from
May 9, 2023

Conversation

panarch
Copy link
Member

@panarch panarch commented May 8, 2023

Add delete test which is for testing DELETE statements.
Update insert test - format codes and add an error case.

Add delete test which is for testing DELETE statements.
Update insert test - format codes and add an error case.
@panarch panarch requested review from ever0de and devgony May 8, 2023 09:08
@panarch panarch self-assigned this May 8, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4913439548

  • 68 of 68 (100.0%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 98.983%

Files with Coverage Reduction New Missed Lines %
core/src/data/interval/mod.rs 1 99.75%
Totals Coverage Status
Change from base Build 4901599711: 0.04%
Covered Lines: 42829
Relevant Lines: 43269

💛 - Coveralls

@panarch panarch merged commit fb915e1 into main May 9, 2023
9 checks passed
@panarch panarch deleted the update-insert-and-delete-tests branch May 9, 2023 14:25
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

3 participants