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

roundup-tracker / roundup
75%

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

27 Mar 2026 01:46AM UTC coverage: 74.663% (+0.02%) from 74.639%
23627138592

push

github

rouilj
refactor: remove duplicate code block

Had the same code inside two different if statements. Replaced
with 'if X in [ a, b ] ' and only one copy of the code.

1 of 1 new or added line in 1 file covered. (100.0%)

19142 of 25638 relevant lines covered (74.66%)

4.39 hits per line

Relevant lines Covered
Build:
Build:
25638 RELEVANT LINES 19142 COVERED LINES
4.39 HITS PER LINE
Source Files on master
  • Tree
  • List 118
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23627138592 master refactor: remove duplicate code block Had the same code inside two different if statements. Replaced with 'if X in [ a, b ] ' and only one copy of the code. push 27 Mar 2026 01:59AM UTC rouilj github
74.66
23523680740 master feature: add detector that prevents file content changes by Admin and other users. New detector and upgrading announcement. Also example of stripping content editing from the User role. push 25 Mar 2026 03:50AM UTC rouilj github
74.64
23470275588 master bug: import/importables fail to set newid correctly. Looks like I broke import when I was fixing a scandir issue. Overindented a couple of lines. This prevented the next used id from being set properly. It also resulted in wierd output when impo... push 24 Mar 2026 02:42AM UTC rouilj github
74.64
23419129501 master build(deps): bump anchore/scan-action from 7.3.2 to 7.4.0 #86 push 23 Mar 2026 02:52AM UTC rouilj github
74.64
23395106364 master bug: fix replacement for param writer_name -> writer correctly. Use the html4css1 writer for now. If you use the html5_polyglot you end up with: <main> processed rst </main> rather than (html4css1 writer's): <div class="document"> pr... push 22 Mar 2026 04:00AM UTC rouilj github
74.64
22559164734 master chore(build) - update python3-alpine version. push 02 Mar 2026 02:51AM UTC rouilj github
74.64
22548868768 master fix: replace except: with except Exception: (by haosenwang1018@github) Remove bare 'except:' statements replace with 'except Exception'. In roundup_xmlrpc_server.py I changed Exception to BaseException so the database gets closed on signals as w... push 01 Mar 2026 05:52PM UTC rouilj github
74.64
22333158062 master chore(build): build(deps): bump anchore/scan-action from 7.3.1 to 7.3.2 pull #82 push 24 Feb 2026 02:01AM UTC rouilj github
74.64
21648656838 master bug: move import findargspec out of Permission __init__ method We have a few places where imports are done inside a method/function. For methods that are called once it's not an issue but the Permissions __init__ method is called often and accoun... push 03 Feb 2026 09:43PM UTC rouilj github
74.63
21567376228 master chore(build): bump anchore/scan-action from 7.2.3 to 7.3.0 pull #80 push 01 Feb 2026 05:55PM UTC rouilj github
74.63
See All Builds (339)
  • 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