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

roundup-tracker / roundup
75%

Build:
DEFAULT BRANCH: master
Repo Added 11 Sep 2022 12:12AM UTC
Files 117
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • issue2550923_computed_property
  • master
  • permission-performance
  • reauth-confirm_id

05 May 2026 01:40AM UTC coverage: 74.811%. Remained the same
25392048822

push

github

rouilj
doc: label header

19177 of 25634 relevant lines covered (74.81%)

4.4 hits per line

Relevant lines Covered
Build:
Build:
25634 RELEVANT LINES 19177 COVERED LINES
4.4 HITS PER LINE
Source Files on master
  • Tree
  • List 117
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25392048822 master doc: label header push 05 May 2026 05:46PM UTC rouilj github
74.81
25301329220 master refactor: replace isinstance(x, type(Y)) with (x, <type>) Early python2 construct: isinstance(var, type("")) would test if var is an instance of string. Swap all the following: type({}) -> dict type(()) -> tuple type([]) -> list type... push 04 May 2026 04:49AM UTC rouilj github
74.81
25226696959 master refactor: use open context managers. push 01 May 2026 06:26PM UTC rouilj github
74.7
25117017919 master refactor: use open context managers. push 29 Apr 2026 03:20PM UTC rouilj github
74.7
25075727545 master chore(ruff): hyperdb.py: sort imports collapse multiple: if x: else: if Y: else: to if x: elif y: else: One collapse included multiple nested levels. replace vars: id -> n... push 28 Apr 2026 08:33PM UTC rouilj github
74.69
24970021618 master chore(ruff): cleanup indexer_* code after ruff analysis. indexer_common.py: use 'for x, y in adict.items() rather than 'for x in adict' and later reference 'adict[x]'. indexer_dbm.py: use 'with open() ... as fd: <stuff>' rather than 'fd... push 26 Apr 2026 11:53PM UTC rouilj github
74.68
24968099427 master bug: get on FileClass 'type' returns None if default value given When the default value is set, the anydbm original code returns the default only if the property is missing. If it is set to None, it returns None. This commit changes the code to... push 26 Apr 2026 10:10PM UTC rouilj github
74.69
24943002847 master bug: fix indent on docstring. push 25 Apr 2026 11:27PM UTC rouilj github
74.69
24735371142 master test: add subtest support to testTokenlessCsrfProtection Make each list driven test case a subtest of its own. Add pytest-subtest pip module to make this work. push 21 Apr 2026 05:08PM UTC rouilj github
74.68
24699510743 master test: undo monkey patch at end of test Dummy permisions check was leaking and breaking tests in test_liveserver. push 21 Apr 2026 01:49AM UTC rouilj github
74.68
See All Builds (354)
  • 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