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

dgilland / pydash / 28823791956
100%

Build:
DEFAULT BRANCH: develop
Ran 06 Jul 2026 09:16PM UTC
Jobs 5
Files 70
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

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

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>

12733 of 12733 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.10 - 28823791956.1 06 Jul 2026 09:17PM UTC 14
100.0
GitHub Action Run
2 3.14 - 28823791956.2 06 Jul 2026 09:17PM UTC 14
100.0
GitHub Action Run
3 3.12 - 28823791956.3 06 Jul 2026 09:17PM UTC 14
100.0
GitHub Action Run
4 3.11 - 28823791956.4 06 Jul 2026 09:17PM UTC 14
100.0
GitHub Action Run
5 3.13 - 28823791956.5 06 Jul 2026 09:17PM UTC 14
100.0
GitHub Action Run
Source Files on build 28823791956
  • Tree
  • List 70
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5af19c8d on github
  • Prev Build on develop (#28823769420)
  • Next Build on develop (#28823820586)
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