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

roundup-tracker / roundup / 13163568354
75%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2025 06:08PM UTC
Jobs 1
Files 117
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

22 Jan 2025 03:10PM UTC coverage: 73.85% (+0.002%) from 73.848%
13163568354

push

github

rouilj
refactor(ruff): multiple changes to clear ruff issues

Fix a couple of missing returns of booleans for security checks.
Turns an implicit return None into an explicit return False.

Fix loop index variable being reassigned inside loop by renaming index
variable. 2 instances.

Consolidate 2 isinstance calls to 1 with tuple class argument.

Replace dict(list comprehension) with dict conprehension.

Variable renames.

Removal of unused variable.

Whitespace fixes.

sort imports

27 of 28 new or added lines in 1 file covered. (96.43%)

18568 of 25143 relevant lines covered (73.85%)

2.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
83.7
0.12% roundup/security.py
Jobs
ID Job ID Ran Files Coverage
1 13163568354.1 05 Feb 2025 06:08PM UTC 117
73.85
GitHub Action Run
Source Files on build 13163568354
  • Tree
  • List 117
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13163568354
  • 56ba6f80 on github
  • Prev Build on master (#12876031146)
  • Next Build on master (#13568000330)
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