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

stacklok / minder / 10012613422
53%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2024 06:31PM UTC
Jobs 1
Files 220
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

19 Jul 2024 06:23PM UTC coverage: 54.191% (-0.2%) from 54.407%
10012613422

push

github

web-flow
Use rule instance table in executor (#3899)

This PR changes the executor to load rule instances from the
`rule_instances` table instead of using the serialized protobufs in
`entity_profiles`.

Using the `rule_instances` table, a new querying method is added to load
all profiles relevant to evaluation, along with the rule instances for
the entity type being evaluated. Two domain-level types -
`ProfileAggregate` and `RuleInstance` are defined to represent the
result of these queries. I have removed a lot of the protobuf usage from
the evaluation code since converting to and from protobufs just adds
complexity, and the new types line up with the values and types expected
by the evaluation code.

117 of 160 new or added lines in 15 files covered. (73.13%)

50 existing lines in 5 files now uncovered.

12341 of 22773 relevant lines covered (54.19%)

46.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10012613422.1 19 Jul 2024 06:31PM UTC 0
54.19
GitHub Action Run
Source Files on build 10012613422
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10012613422
  • ca039f93 on github
  • Prev Build on main (#10011603175)
  • Next Build on main (#10013203095)
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