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

roundup-tracker / roundup / 24968099427 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2026 10:27PM UTC
Files 118
Run time 3s
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.1

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.

19174 of 25672 relevant lines covered (74.69%)

4.39 hits per line

Source Files on job 24968099427.1
  • Tree
  • List 118
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24968099427
  • 02e10d02 on github
  • Prev Job for on master (#24943002847.1)
  • Next Job for on master (#24970021618.1)
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