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

✨ Fix toast close automatic #134

Merged
merged 1 commit into from
Jul 11, 2023
Merged

✨ Fix toast close automatic #134

merged 1 commit into from
Jul 11, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Jul 11, 2023

No description provided.

@tosone tosone enabled auto-merge July 11, 2023 16:08
@tosone tosone self-assigned this Jul 11, 2023
@tosone tosone added the enhancement New feature or request label Jul 11, 2023
@tosone tosone added this to the Release v0.1.0 milestone Jul 11, 2023
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13 🎉

Comparison is base (843777c) 63.38% compared to head (77cf820) 63.51%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   63.38%   63.51%   +0.13%     
==========================================
  Files          96       96              
  Lines        4629     4613      -16     
==========================================
- Hits         2934     2930       -4     
+ Misses       1487     1478       -9     
+ Partials      208      205       -3     
Flag Coverage Δ
unit-test-mysql 63.51% <100.00%> (+0.13%) ⬆️
unit-test-postgresql 63.51% <100.00%> (+0.13%) ⬆️
unit-test-sqlite3 63.51% <100.00%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
pkg/handlers/namespaces/namespaces_delete.go 100.00% <ø> (ø)
pkg/handlers/namespaces/namespaces_post.go 92.98% <ø> (ø)
pkg/handlers/namespaces/namespaces_put.go 92.30% <ø> (ø)
pkg/handlers/namespaces/namespaces_get.go 81.81% <100.00%> (+0.42%) ⬆️
pkg/handlers/namespaces/namespaces_list.go 90.00% <100.00%> (+11.42%) ⬆️
pkg/handlers/repositories/repositories_get.go 100.00% <100.00%> (ø)
pkg/handlers/repositories/repositories_list.go 85.10% <100.00%> (+5.47%) ⬆️

☔ 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 11, 2023
Merged via the queue into main with commit 6d1ca07 Jul 11, 2023
@tosone tosone deleted the dev branch July 11, 2023 16:23
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