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

✨ Support all in one #125

Merged
merged 1 commit into from
Jul 6, 2023
Merged

✨ Support all in one #125

merged 1 commit into from
Jul 6, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Jul 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.13 ⚠️

Comparison is base (ae4da39) 64.95% compared to head (82f1e25) 64.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   64.95%   64.83%   -0.13%     
==========================================
  Files          95       95              
  Lines        4452     4453       +1     
==========================================
- Hits         2892     2887       -5     
- Misses       1365     1370       +5     
- Partials      195      196       +1     
Flag Coverage Δ
unit-test-mysql 64.83% <80.00%> (-0.13%) ⬇️
unit-test-postgresql 64.83% <80.00%> (-0.13%) ⬇️
unit-test-sqlite3 64.83% <80.00%> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
pkg/handlers/artifacts/artifacts_delete.go 100.00% <ø> (ø)
pkg/handlers/artifacts/artifacts_get.go 100.00% <ø> (ø)
pkg/handlers/artifacts/artifacts_list.go 63.04% <ø> (ø)
pkg/handlers/handlers.go 88.88% <0.00%> (-11.12%) ⬇️
pkg/handlers/namespaces/namespaces_list.go 88.23% <ø> (ø)
pkg/handlers/repositories/repositories_list.go 100.00% <ø> (ø)
pkg/handlers/tags/tags_delete.go 100.00% <ø> (ø)
pkg/handlers/tags/tags_get.go 100.00% <ø> (ø)
pkg/handlers/tags/tags_list.go 73.33% <ø> (ø)
pkg/handlers/tokens/tokens.go 100.00% <ø> (ø)
... and 10 more

☔ 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 branch 4 times, most recently from 12ebee0 to 8f10260 Compare July 6, 2023 09:56
@tosone tosone self-assigned this Jul 6, 2023
@tosone tosone added the enhancement New feature or request label Jul 6, 2023
@tosone tosone added this to the Release v0.1.0 milestone Jul 6, 2023
@tosone tosone added this pull request to the merge queue Jul 6, 2023
Merged via the queue into main with commit ba603ba Jul 6, 2023
@tosone tosone deleted the dev branch July 6, 2023 10: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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant