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 tag limit #129

Merged
merged 1 commit into from
Jul 9, 2023
Merged

✨ Support tag limit #129

merged 1 commit into from
Jul 9, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Jul 9, 2023

No description provided.

@tosone tosone force-pushed the dev branch 2 times, most recently from 2681da7 to 9aedbe0 Compare July 9, 2023 09:07
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Patch coverage: 38.70% and project coverage change: -0.86 ⚠️

Comparison is base (4053acd) 64.34% compared to head (c4bed6b) 63.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   64.34%   63.49%   -0.86%     
==========================================
  Files          95       96       +1     
  Lines        4496     4594      +98     
==========================================
+ Hits         2893     2917      +24     
- Misses       1407     1471      +64     
- Partials      196      206      +10     
Flag Coverage Δ
unit-test-mysql 63.49% <38.70%> (-0.86%) ⬇️
unit-test-postgresql 63.49% <38.70%> (-0.86%) ⬇️
unit-test-sqlite3 63.49% <38.70%> (-0.86%) ⬇️

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

Impacted Files Coverage Δ
pkg/dal/dao/auth.go 0.00% <0.00%> (ø)
pkg/dal/dao/tag.go 59.82% <0.00%> (-10.88%) ⬇️
pkg/inits/user.go 67.18% <ø> (+0.06%) ⬆️
pkg/handlers/repositories/handler.go 82.35% <40.00%> (-7.31%) ⬇️
pkg/handlers/namespaces/handler.go 78.04% <47.05%> (-21.96%) ⬇️
pkg/handlers/namespaces/namespaces_get.go 80.48% <50.00%> (-19.52%) ⬇️
pkg/handlers/namespaces/namespaces_post.go 92.98% <50.00%> (-7.02%) ⬇️
pkg/handlers/namespaces/namespaces_list.go 77.35% <60.00%> (-11.84%) ⬇️
pkg/handlers/namespaces/namespaces_put.go 92.30% <66.66%> (-7.70%) ⬇️
pkg/handlers/repositories/repositories_list.go 91.11% <69.23%> (-8.89%) ⬇️
... and 1 more

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

@tosone tosone added this pull request to the merge queue Jul 9, 2023
Merged via the queue into main with commit 02943dd Jul 9, 2023
7 of 9 checks passed
@tosone tosone deleted the dev branch July 9, 2023 09:34
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