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

roundup-tracker / roundup / 34133164505
75%

Build:
DEFAULT BRANCH: master
Ran 07 Sep 2026 02:39PM UTC
Jobs 1
Files 114
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

07 Sep 2026 02:23PM UTC coverage: 75.302% (-0.02%) from 75.32%
34133164505

push

github

rouilj
bug: reverting create_inner/set_inner changes and default_value support.

changeset: 8795:f67948a018ec to make default_value work broke a number
of tests.

The changes to create_inner and set_inner broke tests in filtering,
quiet journals etc. I assume there was some change to the back end
data or some changes in flow that I didn't realize.

In this commit, check_inner() is restored in rdbms_common and
back_anydbm.  create() still lives in hyperdb. Reverted changes to
set_inner() since the changes were to support using default_value.

This commit makes using 'default_value=...' change the value returned
from get_default_value() as it used to. default_value does not set a
value for the property on create.

Docs updated to remove default_value support but kept new docs that
are still true (e.g. MultiLink has no support for default_value).

I use testmon to select tests that exercise the code paths I change.
When a change I make gets different data in the db or internal state,
it can't always see the impact of that via code coverage metrics so
doesn't run all the tests that would be affected.

195 of 211 new or added lines in 2 files covered. (92.42%)

360 existing lines in 5 files now uncovered.

19153 of 25435 relevant lines covered (75.3%)

5.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
89.2
-0.16% roundup/backends/back_anydbm.py
8
91.18
-0.13% roundup/backends/rdbms_common.py

Coverage Regressions

Lines Coverage ∆ File
131
91.18
-0.13% roundup/backends/rdbms_common.py
119
89.2
-0.16% roundup/backends/back_anydbm.py
96
88.25
0.45% roundup/hyperdb.py
10
88.71
-0.01% roundup/rest.py
4
95.94
0.01% roundup/test/memorydb.py
Jobs
ID Job ID Ran Files Coverage
1 34133164505.1 07 Sep 2026 02:39PM UTC 114
75.3
GitHub Action Run
Source Files on build 34133164505
  • Tree
  • List 114
  • Changed 9
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34133164505
  • 4fa15797 on github
  • Prev Build on master (#33981882086)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc