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 namespaces created_at field type #239

Merged
merged 3 commits into from
Nov 24, 2023
Merged

✨ Change namespaces created_at field type #239

merged 3 commits into from
Nov 24, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Nov 24, 2023

No description provided.

@tosone tosone self-assigned this Nov 24, 2023
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

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

Comparison is base (b173b0c) 34.37% compared to head (d2159e6) 34.07%.

Files Patch % Lines
pkg/handlers/namespaces/namespaces_list_hot.go 0.00% 16 Missing ⚠️
pkg/handlers/namespaces/namespaces_get.go 0.00% 15 Missing ⚠️
pkg/handlers/namespaces/namespaces_list.go 0.00% 13 Missing ⚠️
pkg/handlers/users/users_list.go 0.00% 10 Missing ⚠️
pkg/handlers/namespaces/namespaces_members_list.go 0.00% 9 Missing ⚠️
pkg/handlers/repositories/repositories_list.go 0.00% 7 Missing ⚠️
pkg/handlers/artifacts/artifacts_list.go 25.00% 5 Missing and 1 partial ⚠️
pkg/handlers/tags/tags_list.go 0.00% 6 Missing ⚠️
pkg/handlers/namespaces/namespaces_members_self.go 0.00% 2 Missing ⚠️
pkg/handlers/repositories/repositories_get.go 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   34.37%   34.07%   -0.31%     
==========================================
  Files         128      127       -1     
  Lines        8544     8382     -162     
==========================================
- Hits         2937     2856      -81     
+ Misses       5337     5267      -70     
+ Partials      270      259      -11     
Flag Coverage Δ
unit-test-mysql 34.07% <17.27%> (-0.31%) ⬇️
unit-test-postgresql 34.07% <17.27%> (-0.31%) ⬇️
unit-test-sqlite3 34.07% <17.27%> (-0.31%) ⬇️

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 added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit 033b745 Nov 24, 2023
9 of 11 checks passed
@tosone tosone deleted the tosone branch November 24, 2023 12:32
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