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 workq redis implemention #196

Merged
merged 18 commits into from
Oct 6, 2023
Merged

✨ Add workq redis implemention #196

merged 18 commits into from
Oct 6, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Sep 20, 2023

No description provided.

@tosone tosone self-assigned this Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Attention: 293 lines in your changes are missing coverage. Please review.

Comparison is base (b5558b0) 50.98% compared to head (f9cb993) 49.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
- Coverage   50.98%   49.06%   -1.93%     
==========================================
  Files         120      121       +1     
  Lines        6517     6797     +280     
==========================================
+ Hits         3323     3335      +12     
- Misses       2921     3179     +258     
- Partials      273      283      +10     
Flag Coverage Δ
unit-test-mysql 49.06% <9.56%> (-1.93%) ⬇️
unit-test-postgresql 49.06% <9.56%> (-1.93%) ⬇️
unit-test-sqlite3 49.06% <9.56%> (-1.93%) ⬇️

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

Files Coverage Δ
pkg/configs/configuration.go 0.00% <ø> (ø)
pkg/configs/default.go 100.00% <100.00%> (ø)
pkg/dal/dao/cache.go 0.00% <ø> (ø)
pkg/dal/dao/repository.go 36.25% <100.00%> (+0.75%) ⬆️
pkg/dal/migrate.go 36.84% <100.00%> (ø)
pkg/handlers/namespaces/namespaces_delete.go 73.07% <ø> (ø)
pkg/handlers/namespaces/namespaces_get.go 81.81% <ø> (ø)
pkg/handlers/namespaces/namespaces_list.go 88.57% <ø> (ø)
pkg/handlers/namespaces/namespaces_list_hot.go 0.00% <ø> (ø)
pkg/handlers/namespaces/namespaces_post.go 88.40% <ø> (ø)
... and 22 more

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

@tosone tosone added this pull request to the merge queue Oct 6, 2023
Merged via the queue into main with commit ada6f84 Oct 6, 2023
9 of 11 checks passed
@tosone tosone deleted the dev branch October 6, 2023 14:12
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