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

Ch4s3 / bandera / ed5a6c45bf82057accd36bbbe81dc57c9071ca60-PR-11
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix/fun-with-flags-boolean-gate-migration
DEFAULT BRANCH: main
Ran 23 May 2026 11:32PM UTC
Jobs 1
Files 37
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

23 May 2026 11:31PM UTC coverage: 93.223% (+0.03%) from 93.192%
ed5a6c45bf82057accd36bbbe81dc57c9071ca60-PR-11

Pull #11

github

Ch4s3
fix(redis): preserve rule gate enabled flag on round-trip

The Redis serializer encoded only a rule gate's constraint list and
hardcoded enabled: true on read, dropping the enabled flag — diverging
from the Ecto adapter, which persists it in its own column. Encode rule
gates as {"enabled": bool, "constraints": [...]} to match. decode_rule/1
also reads the legacy bare-array format (as enabled: true) so existing
Redis data round-trips unchanged.
Pull Request #11: fix: graceful disable/clear scopes + Redis rule enabled parity

7 of 7 new or added lines in 2 files covered. (100.0%)

1018 of 1092 relevant lines covered (93.22%)

280.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ed5a6c45bf82057accd36bbbe81dc57c9071ca60-PR-11.1 23 May 2026 11:32PM UTC 37
93.22
GitHub Action Run
Source Files on build ed5a6c45bf82057accd36bbbe81dc57c9071ca60-PR-11
  • Tree
  • List 37
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #11
  • PR Base - main (#1C1E8695...)
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