Skip to content

deleted namespace when namespace holder is deleted#1119

Merged
raphael-goetz merged 4 commits into
mainfrom
#1117-delete-namespaces
Jul 9, 2026
Merged

deleted namespace when namespace holder is deleted#1119
raphael-goetz merged 4 commits into
mainfrom
#1117-delete-namespaces

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #1117

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665661004

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15272911513/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665661004/test_report
Finished in 29.8 seconds (files took 13.42 seconds to load)
1599 examples, 0 failures, 3 pending
Line Coverage: 93.16% (6023 / 6465)
[TEST PROF INFO] Time spent in factories: 00:18.196 (48.93% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15272911512/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665661004/test_report
Finished in 27.81 seconds (files took 11.46 seconds to load)
1563 examples, 0 failures, 3 pending
Line Coverage: 93.35% (5870 / 6288)
[TEST PROF INFO] Time spent in factories: 00:16.916 (49.48% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15272911511/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665661004/test_report
Finished in 28.81 seconds (files took 12 seconds to load)
1513 examples, 0 failures, 3 pending
Line Coverage: 92.95% (5694 / 6126)
[TEST PROF INFO] Time spent in factories: 00:17.640 (49.21% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15272949723/artifacts/out/index.html

rubocop

938 files inspected, no offenses detected

Comment thread app/services/organizations/delete_service.rb Outdated
Comment thread app/services/organizations/delete_service.rb
Comment thread app/services/users/delete_service.rb
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz merged commit 3cb17a5 into main Jul 9, 2026
1 check passed
@Taucher2003 Taucher2003 deleted the #1117-delete-namespaces branch July 9, 2026 19:28
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.

Namespaces are not deleted

3 participants