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

sgerrand / ex_companies_house / cd583cc092410a3d7189e9944cbb16774e387e2e / 1
100%
main: 100%

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

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.

54 of 54 relevant lines covered (100.0%)

5.74 hits per line

Source Files on job cd583cc092410a3d7189e9944cbb16774e387e2e.1
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • cd583cc0 on github
  • Prev Job for on main (#c07e4f100ad9674322cdd53d95b25d90b6706b5a.1)
  • Next Job for on main (#b83b24abf9e5fa44fb8a67ac5b77bf2d5da536fe.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