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

roundup-tracker / roundup
30%

Build:
DEFAULT BRANCH: master
Repo Added 11 Sep 2022 12:12AM UTC
Files 115
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

02 Jul 2026 04:26PM UTC coverage: 29.546% (-44.9%) from 74.467%
28605578712

push

github

rouilj
chore: debug tst failure on github

Can't locally reproduce this new failure in CI:

        # log should look like (with string not broken into parts):
        #    [('roundup', 40,
        #       'Invalid self.form found (please report to the '
        #       'roundup-users mailing list): []')]
        log = self._caplog.record_tuples[:]
>       self.assertIn("Invalid self.form found", log[0][2])
                                                 ^^^^^^
E       IndexError: list index out of range

test/rest_common.py:2325: IndexError
----------------------------- Captured stdout call -----------------------------
2026-07-01 19:24:09,518 7l6wjqsBqOc4023oyEF3yF ERROR Invalid self.form found (please report to the roundup-users mailing list): []

7518 of 25445 relevant lines covered (29.55%)

0.3 hits per line

Relevant lines Covered
Build:
Build:
25445 RELEVANT LINES 7518 COVERED LINES
0.3 HITS PER LINE
Source Files on master
  • Tree
  • List 115
  • Changed 77
  • Source Changed 4
  • Coverage Changed 76
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28605578712 master chore: debug tst failure on github Can't locally reproduce this new failure in CI: # log should look like (with string not broken into parts): # [('roundup', 40, # 'Invalid self.form found (please report to the '... push 02 Jul 2026 04:30PM UTC rouilj github
29.55
26831233253 master test: fix match when 3.15 produces better diagnostic. (second case) push 02 Jun 2026 03:58PM UTC rouilj github
74.47
26423857905 master (deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (PR #89) push 25 May 2026 11:39PM UTC rouilj github
74.74
26347871539 master bug: check function not used by history, displays hidden fields The user class uses check functions (own_record) to restrict viewing of fields that are allowed to be seen if the user page is for the current user. This display history showed the f... push 24 May 2026 01:01AM UTC rouilj github
74.74
26263556131 master merge fix for missing ) push 22 May 2026 01:55AM UTC rouilj github
74.74
26012882120 master refactor: change method used to report statistics. The old way used a hard coded list of timing statistics. It could be translated, but required revising every time a new stat was added. The elapsed time is always calculated, so keep that as a tr... push 18 May 2026 04:14AM UTC rouilj github
74.75
25983514401 master bug: modernize classic template page.html Remove table layout from page.html. Replace with modern HTML5: header, nav, main, and search. Reset all box-sizing to border-box to make sizing more predictable. Use flexbox in the header tag to separat... push 17 May 2026 06:40AM UTC rouilj github
74.76
25762516860 master test: remove test log files. The testIniFileLogger creates some log files. Make the log file names unique so we don't delete a real log file. Note I use an f-string for some substituition because the logging config is meant to be processed usin... push 12 May 2026 09:23PM UTC rouilj github
74.76
25645930831 master issue2551368 - test gpg-2.0.0 Bern updated the issue to report gpg 2.0.0 should be available for install from pypi. Test that. push 11 May 2026 01:53AM UTC rouilj github
74.76
25532790014 master bug: issue2551405 - locale error causes 500 code uwsgi with no log Changed exception handling in two places. There is an inner try/except where I added the more specific ConnectionAbortedError before the existing IOError exception. ConnectionAbo... push 08 May 2026 02:24AM UTC rouilj github
74.76
See All Builds (364)
  • 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