• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / minder / 9445024410
53%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2024 08:34AM UTC
Jobs 1
Files 198
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jun 2024 08:27AM UTC coverage: 53.137%. Remained the same
9445024410

push

github

web-flow
Delete profiles before deleting project (#3561)

This avoids an issue which Ozz ran into where the `ON CASCADE DELETE`
relationships would attempt to delete rows from rule_type before
deleting from rule_instances. This would fail because there is a foreign
key relation from rule_instances to rule_type which prevents deletion of
in-use rule types.

The old entity_profile_rules table had a foreign key reference to
rule_type marked as `ON DELETE CASCADE`, and relied on logic in the code
to prevent the deletion of rule instances which are in use.

2 of 4 new or added lines in 1 file covered. (50.0%)

10511 of 19781 relevant lines covered (53.14%)

52.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9445024410.1 10 Jun 2024 08:34AM UTC 0
53.14
GitHub Action Run
Source Files on build 9445024410
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9445024410
  • f7fa4915 on github
  • Prev Build on main (#9443833960)
  • Next Build on main (#9446825324)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc