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

stacklok / minder / 9403546760
53%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 03:27PM 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

06 Jun 2024 03:20PM UTC coverage: 53.143%. Remained the same
9403546760

push

github

web-flow
Migrate existing rule instances into rule_instances table (#3534)

Rule instances are currently stored as serialized protobuf structures in
the database, grouped by entity type. A separate join table exists to
track the relationship between a profile-entity and the rule types which
are used. This arrangement leads to some rather awkward code and
database queries making the profile-related code in Minder more complex
than it should be.

This PR adds in a definition of a dedicated rule instance table.
Subsequent PRs will migrate data over to it and then change the codebase
to query this table instead of the current tables.

10510 of 19777 relevant lines covered (53.14%)

52.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9403546760.1 06 Jun 2024 03:27PM UTC 0
53.14
GitHub Action Run
Source Files on build 9403546760
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9403546760
  • 59c98398 on github
  • Prev Build on main (#9402334007)
  • Next Build on main (#9412368725)
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