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

memTransaction: create key strings without hex encoding #786

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

kirugan
Copy link
Contributor

@kirugan kirugan commented Jun 2, 2023

Zero bytes in a string are ok -> https://go.dev/play/p/nmcQf4vaXIL

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6ee1a5b) 75.70% compared to head (45f362d) 75.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #786   +/-   ##
=======================================
  Coverage   75.70%   75.70%           
=======================================
  Files          44       44           
  Lines        4408     4408           
=======================================
  Hits         3337     3337           
  Misses        849      849           
  Partials      222      222           
Impacted Files Coverage Δ
db/memory_transaction.go 60.86% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@omerfirmak omerfirmak force-pushed the kirugan/simplify-keys-in-memTransaction branch from cb65e0c to 45f362d Compare June 2, 2023 12:44
@kirugan kirugan merged commit 0b0ec8c into main Jun 2, 2023
@kirugan kirugan deleted the kirugan/simplify-keys-in-memTransaction branch June 2, 2023 12:52
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