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

roundup-tracker / roundup / 24968099427
75%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2026 10:10PM UTC
Jobs 1
Files 118
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

26 Apr 2026 04:01AM UTC coverage: 74.688% (-0.001%) from 74.689%
24968099427

push

github

rouilj
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 match the rdbms function so that the
default is returned in place of None.

This change aligns the code to the rdbms_common get method.

  The rdbms_common::Class::get returns None only when a a property is
  missing or set to None and the default value is not set.

This was discovered because msg files with their type set to None were
not being indexed.

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

1 existing line in 1 file now uncovered.

19174 of 25672 relevant lines covered (74.69%)

4.39 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
99.06
-0.01% roundup/backends/indexer_common.py
Jobs
ID Job ID Ran Files Coverage
1 24968099427.1 26 Apr 2026 10:10PM UTC 118
74.69
GitHub Action Run
Source Files on build 24968099427
  • Tree
  • List 118
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24968099427
  • 02e10d02 on github
  • Prev Build on master (#24943002847)
  • Next Build on master (#24970021618)
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