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

sgerrand / ex_companies_house / cd583cc092410a3d7189e9944cbb16774e387e2e
100%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 08:00PM 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 07:59PM UTC coverage: 100.0%. Remained the same
cd583cc092410a3d7189e9944cbb16774e387e2e

push

github

web-flow
fix: raise on unknown environment instead of silently using sandbox (#62)

The catch-all clause in base_url/1 was unreachable via the public API
because Client.new/1 already validates the environment. Reaching it
required constructing %Client{environment: :unknown} directly, bypassing
validation. Replace the silent fallback with an explicit raise so that
invalid values fail loudly.

Update the corresponding test to assert the raise rather than verifying
the silent fallback behaviour.

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

54 of 54 relevant lines covered (100.0%)

5.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 cd583cc092410a3d7189e9944cbb16774e387e2e.1 13 Apr 2026 08:00PM UTC 6
100.0
GitHub Action Run
Source Files on build cd583cc092410a3d7189e9944cbb16774e387e2e
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cd583cc0 on github
  • Prev Build on main (#C07E4F10...)
  • Next Build on main (#B83B24AB...)
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