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

Ch4s3 / bandera
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix/fun-with-flags-boolean-gate-migration
DEFAULT BRANCH: main
Repo Added 22 May 2026 08:46PM UTC
Files 38
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

LAST BUILD ON BRANCH api-fixes
branch: api-fixes
CHANGE BRANCH
x
Reset
  • api-fixes
  • add-coverage-badge
  • claude/dashboard-new-gate-types
  • claude/friendly-sinoussi-bf98ba
  • doc-fixes
  • docs/document-sqlite-support
  • fix-coverage-badge-case
  • fix/fun-with-flags-boolean-gate-migration
  • main

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

Relevant lines Covered
Build:
Build:
1092 RELEVANT LINES 1018 COVERED LINES
280.04 HITS PER LINE
Source Files on api-fixes
  • Tree
  • List 37
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
ed5a6c45... api-fixes 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 o... Pull #11 23 May 2026 11:32PM UTC Ch4s3 github
93.22
See All Builds (24)
  • Repo on GitHub
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