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

✨ Reimplement lock with badger #358

Merged
merged 1 commit into from
Apr 30, 2024
Merged

✨ Reimplement lock with badger #358

merged 1 commit into from
Apr 30, 2024

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Apr 29, 2024

No description provided.

@tosone tosone added the enhancement New feature or request label Apr 29, 2024
@tosone tosone self-assigned this Apr 29, 2024
@tosone tosone force-pushed the tosone branch 5 times, most recently from 1ab4b0e to 5e53e1d Compare April 30, 2024 12:23
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 57.34266% with 61 lines in your changes are missing coverage. Please review.

Project coverage is 25.02%. Comparing base (31bad7c) to head (3c0b686).

Files Patch % Lines
pkg/modules/locker/database/database.go 58.57% 38 Missing and 20 partials ⚠️
pkg/configs/default.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
- Coverage   25.52%   25.02%   -0.51%     
==========================================
  Files         275      273       -2     
  Lines       19247    19010     -237     
==========================================
- Hits         4913     4757     -156     
+ Misses      13887    13822      -65     
+ Partials      447      431      -16     
Flag Coverage Δ
unit-test-mysql 25.02% <57.34%> (-0.51%) ⬇️
unit-test-postgresql 25.00% <55.24%> (-0.47%) ⬇️
unit-test-sqlite3 25.00% <55.24%> (-0.42%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tosone tosone force-pushed the tosone branch 6 times, most recently from c1493b2 to b15f327 Compare April 30, 2024 13:42
@tosone tosone added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit 03561ec Apr 30, 2024
14 checks passed
@tosone tosone deleted the tosone branch April 30, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant