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

mozilla-releng / balrog / #4423
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: heads/refs/heads/main
DEFAULT BRANCH: main
Ran 23 Jan 2025 11:57PM 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

23 Jan 2025 11:39PM UTC coverage: 89.472%. First build
#4423

Pull #3281

circleci

hneiva
fix(docker): Switch to `pip install` and remove repoze-lru workaround

- Replaces `python setup.py install` with `pip install` in the Docker image
- Removes the hard-coded `repoze.lru` (`-` to `.`) workaround in `pin-helper`

The issue arose because `pip-compile` switches `.` to `-` when following [PEP-0503](https://peps.python.org/pep-0503/#normalized-names) package name normalization rules. While `pip` seamlessly handles the aliased name (installing the package with `.`), `setuptools` does not manage the mismatch well. By moving to `pip install`, we avoid the naming conflict entirely and prevent future mishaps.
Pull Request #3281: fix(docker): Switch to `pip install` and remove `repoze-lru` workaround

2138 of 2528 branches covered (84.57%)

Branch coverage included in aggregate %.

5698 of 6230 relevant lines covered (91.46%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4423.1 23 Jan 2025 11:57PM UTC 61
89.47
Source Files on build #4423
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #4423
  • Pull Request #3281
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