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

sgerrand / ex_companies_house / 27136489953
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 12:07PM UTC
Jobs 1
Files 5
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

08 Jun 2026 12:06PM UTC coverage: 100.0%. Remained the same
27136489953

push

github

web-flow
refactor: simplify facade config and route through Client seam (#92)

* refactor: route facade through Client seam

The CompaniesHouse facade reached the HTTP layer via its own
http_client/0 — a second Application.compile_env read of :http_client
that duplicated the defdelegate seam already defined in
CompaniesHouse.Client. Call Client.get/... directly and drop the
private indirection so there is one delegation point.

Also bind start_index + length(items) once (next_index) in
stream_paginated instead of traversing the list twice, and document
the single-seam convention in CLAUDE.md.

* refactor(config): fetch one key via get_env

get/2 built the full application env keyword list with
Application.get_all_env/1 then searched it with Keyword.get/3.
Application.get_env/3 fetches the single key directly.

15 of 15 new or added lines in 2 files covered. (100.0%)

90 of 90 relevant lines covered (100.0%)

6.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27136489953.1 08 Jun 2026 12:07PM UTC 5
100.0
GitHub Action Run
Source Files on build 27136489953
  • Tree
  • List 5
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27136489953
  • 21a42092 on github
  • Prev Build on main (#27133198552)
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