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 webhook #163

Merged
merged 1 commit into from
Jul 29, 2023
Merged

✨ Add webhook #163

merged 1 commit into from
Jul 29, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Jul 29, 2023

No description provided.

@tosone tosone added this to the Release v0.1.0 milestone Jul 29, 2023
@tosone tosone added the enhancement New feature or request label Jul 29, 2023
@tosone tosone self-assigned this Jul 29, 2023
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Patch coverage: 9.55% and project coverage change: -1.29% ⚠️

Comparison is base (cb802cc) 56.11% compared to head (02bfb42) 54.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   56.11%   54.83%   -1.29%     
==========================================
  Files         108      110       +2     
  Lines        5565     5714     +149     
==========================================
+ Hits         3123     3133      +10     
- Misses       2187     2325     +138     
- Partials      255      256       +1     
Flag Coverage Δ
unit-test-mysql 54.83% <9.55%> (-1.29%) ⬇️
unit-test-postgresql 54.83% <9.55%> (-1.29%) ⬇️
unit-test-sqlite3 54.83% <9.55%> (-1.29%) ⬇️

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

Files Changed Coverage Δ
pkg/daemon/daemon.go 64.55% <ø> (ø)
pkg/dal/dao/daemon.go 0.00% <0.00%> (ø)
pkg/dal/dao/tag.go 51.07% <0.00%> (ø)
pkg/handlers/distribution/clients/clients.go 69.32% <ø> (ø)
pkg/utils/utils.go 88.40% <0.00%> (-6.91%) ⬇️
pkg/dal/dao/repository.go 35.50% <4.00%> (-5.60%) ⬇️
pkg/daemon/gc/gc_repository.go 4.44% <4.44%> (ø)
pkg/dal/dao/webhook.go 11.84% <11.84%> (ø)
pkg/handlers/namespaces/namespaces_delete.go 73.07% <100.00%> (+0.85%) ⬆️
pkg/handlers/namespaces/namespaces_post.go 88.40% <100.00%> (ø)
... and 1 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 Jul 29, 2023
Merged via the queue into main with commit 95199dd Jul 29, 2023
@tosone tosone deleted the dev branch July 29, 2023 06:20
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