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

roundup-tracker / roundup / 5650160642
30%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2023 10:00PM UTC
Jobs 3
Files 113
Run time 4s
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

pending completion
5650160642

push

github

rouilj
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...

standard python modules (and FieldStorage/MiniFieldStorage).

Vendor cgi.py and modify imports.

Details:

roundup/anypy/cgi_.py
  import that accesses a working cgi.py. All imports dealing with cgi
  now use cgi_.

roundup/anypy/vendored/cgi.py
  vendored version 2.6 of cgi.py from:
  https://pypi.org/project/legacy-cgi/

CHANGES.txt
  change note added

COPYING.txt
  added license for cgi.py

doc/rest.txt
  change example to use cgi_

doc/upgrading.txt
  doc removal and how to rework local code using cgi.py.

frontends/roundup.cgi
  remove unneeded cgi import

roundup/cgi/actions.py
roundup/cgi/apache.py
roundup/cgi/client.py
roundup/cgi/templating.py
roundup/cgi/TAL/TALGenerator.py
test/db_test_base.py
test/rest_common.py
test/test_cgi.py
  remove import cgi and replace with from roundup.anypy.cgi_ import
  cgi

test/test_actions.py
test/test_templating.py
  modify import to get *FieldStorage

test/test_admin.py
test/test_hyperdbvals.py
test/test_xmlrpc.py
  remove unneeded cgi import

7 of 11 new or added lines in 6 files covered. (63.64%)

2 existing lines in 2 files now uncovered.

17598 of 23566 relevant lines covered (74.68%)

2.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5650160642.1 24 Jul 2023 10:03PM UTC 0
74.63
GitHub Action Run
2 5650160642.2 24 Jul 2023 10:00PM UTC 0
74.6
GitHub Action Run
3 5650160642.3 24 Jul 2023 10:01PM UTC 0
74.63
GitHub Action Run
Source Files on build 5650160642
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5650160642
  • f37b3464 on github
  • Prev Build on master (#5640562826)
  • Next Build on master (#5661630164)
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