Skip to content

added missing on cascade#1120

Open
raphael-goetz wants to merge 1 commit into
mainfrom
#1115-foreign-key-violation-for-deleteing-roles
Open

added missing on cascade#1120
raphael-goetz wants to merge 1 commit into
mainfrom
#1115-foreign-key-violation-for-deleteing-roles

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #1115

@raphael-goetz raphael-goetz requested a review from Taucher2003 July 8, 2026 07:09
Copilot AI review requested due to automatic review settings July 8, 2026 07:09

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/2660790626

Status: Passed
Duration: 7 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15237930111/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2660790626/test_report
Finished in 30.83 seconds (files took 11.29 seconds to load)
1599 examples, 0 failures, 3 pending
Line Coverage: 93.19% (6017 / 6457)
[TEST PROF INFO] Time spent in factories: 00:18.564 (50.78% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15237930110/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2660790626/test_report
Finished in 32.8 seconds (files took 12.67 seconds to load)
1563 examples, 0 failures, 3 pending
Line Coverage: 93.38% (5864 / 6280)
[TEST PROF INFO] Time spent in factories: 00:19.708 (50.61% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15237930109/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2660790626/test_report
Finished in 31.69 seconds (files took 12.39 seconds to load)
1513 examples, 0 failures, 3 pending
Line Coverage: 92.97% (5688 / 6118)
[TEST PROF INFO] Time spent in factories: 00:19.161 (49.84% of total time)

docs:preview

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

rubocop

939 files inspected, no offenses detected

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.

Foreign key violation when deleting a role with projects assigned

3 participants