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

✨ Change cacher and locker implemention #195

Merged
merged 5 commits into from
Sep 19, 2023
Merged

✨ Change cacher and locker implemention #195

merged 5 commits into from
Sep 19, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Sep 19, 2023

No description provided.

@tosone tosone self-assigned this Sep 19, 2023
@tosone tosone force-pushed the tosone branch 6 times, most recently from 6bdb811 to 2f1b6ef Compare September 19, 2023 11:51
@tosone tosone force-pushed the tosone branch 2 times, most recently from 6da69de to 5c07d4f Compare September 19, 2023 12:55
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 39.59% and project coverage change: -0.29% ⚠️

Comparison is base (6d01db9) 51.27% compared to head (fb5e11a) 50.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   51.27%   50.98%   -0.29%     
==========================================
  Files         119      120       +1     
  Lines        6479     6517      +38     
==========================================
+ Hits         3322     3323       +1     
- Misses       2880     2921      +41     
+ Partials      277      273       -4     
Flag Coverage Δ
unit-test-mysql 50.98% <39.59%> (-0.29%) ⬇️
unit-test-postgresql 50.98% <39.59%> (-0.29%) ⬇️
unit-test-sqlite3 50.98% <39.59%> (-0.29%) ⬇️

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

Files Changed Coverage Δ
pkg/configs/configuration.go 0.00% <ø> (ø)
pkg/configs/middleware.go 79.41% <ø> (ø)
pkg/daemon/decorator_artifact.go 0.00% <0.00%> (ø)
pkg/dal/dao/cache.go 0.00% <0.00%> (ø)
pkg/dal/dao/workq.go 0.00% <0.00%> (ø)
pkg/handlers/distribution/blob/blob_head.go 0.00% <0.00%> (ø)
pkg/handlers/distribution/manifest/manifest_put.go 42.35% <0.00%> (+1.59%) ⬆️
pkg/modules/timewheel/timewheel.go 100.00% <ø> (ø)
pkg/dal/dao/locker.go 53.33% <53.33%> (ø)
pkg/dal/dal.go 65.32% <63.63%> (+0.66%) ⬆️
... and 1 more

... and 1 file with indirect coverage changes

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

@tosone tosone enabled auto-merge September 19, 2023 13:30
@tosone tosone added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit b5558b0 Sep 19, 2023
@tosone tosone deleted the tosone branch September 19, 2023 13:51
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.

1 participant