Skip to content

Conversation

@rdimitrov
Copy link
Member

The following PR implements the DELETE endpoint for managed registries

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2025

Codecov Report

❌ Patch coverage is 3.00000% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.30%. Comparing base (bde6902) to head (1396bcd).

Files with missing lines Patch % Lines
internal/service/db/impl.go 0.00% 34 Missing ⚠️
internal/api/registry/v01/routes.go 3.33% 29 Missing ⚠️
internal/service/mocks/mock_service.go 0.00% 12 Missing ⚠️
internal/db/sqlc/registry.sql.go 0.00% 11 Missing ⚠️
internal/service/service.go 25.00% 6 Missing ⚠️
internal/db/sqlc/servers.sql.go 0.00% 3 Missing ⚠️
internal/service/inmemory/impl.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   67.20%   65.30%   -1.91%     
==========================================
  Files          57       57              
  Lines        3482     3565      +83     
==========================================
- Hits         2340     2328      -12     
- Misses        986     1082      +96     
+ Partials      156      155       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@rdimitrov rdimitrov merged commit b08a611 into main Nov 25, 2025
10 checks passed
@rdimitrov rdimitrov deleted the add-version-delete branch November 25, 2025 08:03
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.

4 participants