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

sgerrand / ex_companies_house / 902d3906fbdac0bf657502a11cfa0f3f1be934c8
100%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 06:45PM UTC
Jobs 1
Files 6
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

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

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.

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

57 of 57 relevant lines covered (100.0%)

5.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 902d3906fbdac0bf657502a11cfa0f3f1be934c8.1 13 Apr 2026 06:45PM UTC 6
100.0
GitHub Action Run
Source Files on build 902d3906fbdac0bf657502a11cfa0f3f1be934c8
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 902d3906 on github
  • Prev Build on main (#85F57630...)
  • Next Build on main (#5A7AE216...)
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