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

dgilland / pydash / 28823791956 / 4
100%
develop: 100%

Build:
DEFAULT BRANCH: develop
Ran 06 Jul 2026 09:17PM UTC
Files 14
Run time 2s
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

06 Jul 2026 09:15PM UTC coverage: 100.0%. Remained the same
28823791956.4

push

github

web-flow
Fix to_list returning a dict_values view instead of a list for dicts (#250)

to_list(obj) returned obj.values() (a dict_values view) for a dict, while every
other branch returns a real list and the documented/typed contract promises a
list. Return list(obj.values()) and add a regression test.

Fixes #249.

Co-authored-by: Zain Dana Harper <zain@aurora-framework.dev>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Derrick Gilland <dgilland@gmail.com>

2547 of 2547 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 3.11 - 28823791956.4
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28823791956
  • 5af19c8d on github
  • Prev Job for on develop (#28823769420.4)
  • Next Job for on develop (#28823820586.4)
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