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

DemocracyClub / aggregator-api / 995e945c-8888-4393-9ad3-065cc9a9048f
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: boundary-change-related-ballots
DEFAULT BRANCH: master
Ran 29 Jul 2026 12:55PM UTC
Jobs 1
Files 51
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

28 Jul 2026 03:52PM UTC coverage: 77.264%. First build
995e945c-8888-4393-9ad3-065cc9a9048f

push

circleci

symroe
Bump pytest-ruff to 0.5 so the lint gate actually runs

pytest-ruff 0.3.1 invoked `ruff check --show-source`, an argument removed in
ruff 0.5.0. Against ruff 0.15.22 that call fails with exit code 2 and writes
to stderr, but 0.3.1 only inspects stdout:

    stdout, _ = child.communicate()
    if stdout:
        raise RuffError(stdout.decode())

Empty stdout meant no error was ever raised, so every ruff test reported
PASSED regardless of violations -- the lint gate was a no-op.

0.5 checks the return code and raises on both 1 and 2.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

1186 of 1535 relevant lines covered (77.26%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 995e945c-8888-4393-9ad3-065cc9a9048f.1 29 Jul 2026 12:55PM UTC 51
77.26
CircleCI Job
Source Files on build 995e945c-8888-4393-9ad3-065cc9a9048f
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #995E945C...
  • 231bc050 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc