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

sgerrand / ex_companies_house / 902d3906fbdac0bf657502a11cfa0f3f1be934c8 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 06:45PM UTC
Files 6
Run time 0s
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

13 Apr 2026 06:44PM UTC coverage: 100.0%. Remained the same
902d3906fbdac0bf657502a11cfa0f3f1be934c8.1

push

github

web-flow
fix: use string key when extracting items from list responses (#59)

Req decodes JSON responses with string keys via Jason, so the pattern
match in maybe_extract_items/1 must use "items" (string) rather than
:items (atom). The previous atom-key pattern never matched a real API
response, causing list_company_officers/3, list_filing_history/3, and
list_persons_with_significant_control/3 to return the full response
envelope instead of the items list.

Update test fixtures for those three endpoints to use string keys so
they accurately reflect what the HTTP layer actually produces.

57 of 57 relevant lines covered (100.0%)

5.51 hits per line

Source Files on job 902d3906fbdac0bf657502a11cfa0f3f1be934c8.1
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 902
  • 902d3906 on github
  • Prev Job for on main (#85f57630122b28defcc7749d85a52dda4d74ae91.1)
  • Next Job for on main (#5a7ae216bb9b860694020a1825a8d9102dd64acb.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