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

✨ Add redis in dockerfile #153

Merged
merged 1 commit into from
Jul 21, 2023
Merged

✨ Add redis in dockerfile #153

merged 1 commit into from
Jul 21, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Jul 20, 2023

No description provided.

@tosone tosone force-pushed the dev-1 branch 4 times, most recently from 86cc1a8 to 3aaf1d6 Compare July 20, 2023 15:22
@tosone tosone enabled auto-merge July 20, 2023 15:24
@tosone tosone self-assigned this Jul 20, 2023
@tosone tosone added this to the Release v0.1.0 milestone Jul 20, 2023
@tosone tosone added the enhancement New feature or request label Jul 20, 2023
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 45.87% and project coverage change: -0.27 ⚠️

Comparison is base (a782ce3) 61.91% compared to head (fcab036) 61.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   61.91%   61.64%   -0.27%     
==========================================
  Files          96       97       +1     
  Lines        4842     4910      +68     
==========================================
+ Hits         2998     3027      +29     
- Misses       1621     1652      +31     
- Partials      223      231       +8     
Flag Coverage Δ
unit-test-mysql 61.64% <45.87%> (-0.27%) ⬇️
unit-test-postgresql 61.64% <45.87%> (-0.27%) ⬇️
unit-test-sqlite3 61.64% <45.87%> (-0.27%) ⬇️

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

Impacted Files Coverage Δ
pkg/daemon/decorator_artifact.go 0.00% <0.00%> (ø)
pkg/configs/deploy.go 25.00% <25.00%> (ø)
pkg/storage/filesystem/filesystem.go 54.20% <42.85%> (-4.13%) ⬇️
pkg/dal/dal.go 64.65% <45.45%> (-2.02%) ⬇️
pkg/dal/dao/artifact.go 63.52% <57.14%> (-3.53%) ⬇️
pkg/configs/middleware.go 79.41% <60.00%> (-2.51%) ⬇️
pkg/handlers/distribution/manifest/manifest_put.go 41.46% <100.00%> (ø)
pkg/utils/utils.go 95.31% <100.00%> (+1.43%) ⬆️

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

@tosone tosone force-pushed the dev-1 branch 6 times, most recently from 367cc88 to 21f5841 Compare July 21, 2023 06:40
@tosone tosone added this pull request to the merge queue Jul 21, 2023
@tosone tosone removed this pull request from the merge queue due to a manual request Jul 21, 2023
@tosone tosone enabled auto-merge July 21, 2023 06:50
@tosone tosone added this pull request to the merge queue Jul 21, 2023
Merged via the queue into main with commit 6ff70c9 Jul 21, 2023
@tosone tosone deleted the dev-1 branch July 21, 2023 07:12
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