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 DB cleanup to t.Cleanup #1040

Merged
merged 3 commits into from
Jul 27, 2024
Merged

Move DB cleanup to t.Cleanup #1040

merged 3 commits into from
Jul 27, 2024

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Jul 26, 2024

No description provided.

@flimzy flimzy force-pushed the ktCleanup branch 4 times, most recently from 907360f to fcbb6b4 Compare July 27, 2024 11:55
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

Attention: Patch coverage is 11.11111% with 24 lines in your changes missing coverage. Please review.

Project coverage is 62.96%. Comparing base (8f5c345) to head (5f01484).

Files Patch % Lines
kiviktest/kt/config.go 0.00% 7 Missing ⚠️
kiviktest/client/replicate.go 0.00% 3 Missing ⚠️
kiviktest/kt/connect.go 0.00% 3 Missing ⚠️
kiviktest/kt/kt.go 0.00% 3 Missing ⚠️
kiviktest/test.go 0.00% 3 Missing ⚠️
cmd/kivik/log/log.go 0.00% 2 Missing ⚠️
kiviktest/client/createdb.go 0.00% 1 Missing ⚠️
kiviktest/client/updates.go 0.00% 1 Missing ⚠️
x/memorydb/test/test.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1040      +/-   ##
==========================================
+ Coverage   62.88%   62.96%   +0.08%     
==========================================
  Files         286      286              
  Lines       18985    18965      -20     
==========================================
+ Hits        11939    11942       +3     
+ Misses       6511     6489      -22     
+ Partials      535      534       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@flimzy flimzy merged commit f10e42a into master Jul 27, 2024
2 of 3 checks passed
@flimzy flimzy deleted the ktCleanup branch July 27, 2024 20:43
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

1 participant