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

mozilla-releng / balrog / #4982
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: ahal/push-utxxklpzvtpn
DEFAULT BRANCH: main
Ran 03 Oct 2025 12:52PM UTC
Jobs 1
Files 61
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

03 Oct 2025 12:43PM UTC coverage: 90.035% (-0.009%) from 90.044%
#4982

push

circleci

web-flow
feat: add support for using redis for public app instead of in memory caches (#3556)

* feat: add redis container

* feat: add support for caching in Redis

This commit makes it possible to cache and retrieve objects from Redis, while maintaining the benefits of a local in-memory cache. It is off in production code for the moment, but the tests have been updated to use it, to make sure it stays well tested until we swap production over. (I expect the period of time that both are technically supported to be quite short, so I didn't bother adding separate tests for it; if this turns out to be untrue, this should be revisited.)

* feat: make it (optionally) possible to use redis for the public app

Controlling this with an environment serves two purposes:
1) Lets us turn it on for stage without turning it on for prod
2) Allows us to turn it off with just an infra change rather than a code backout

2167 of 2544 branches covered (85.18%)

Branch coverage included in aggregate %.

59 of 66 new or added lines in 1 file covered. (89.39%)

5721 of 6217 relevant lines covered (92.02%)

0.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
84.52
4.03% src/auslib/util/cache.py
Jobs
ID Job ID Ran Files Coverage
1 #4982.1 03 Oct 2025 12:52PM UTC 61
90.04
Source Files on build #4982
  • Tree
  • List 61
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #4982
  • 6f9aa3b1 on github
  • Prev Build on heads/refs/heads/main
  • Next Build on heads/refs/heads/main
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