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

sgerrand / ex_companies_house / 63b6c3c0a33bf6af472d448d6fd094260bc360bb
100%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 06:56PM 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:55PM UTC coverage: 100.0%. Remained the same
63b6c3c0a33bf6af472d448d6fd094260bc360bb

push

github

web-flow
fix: serialise tests that mutate application env (#60)

client_test.exs and req_test.exs both write to Application.put_env
while using async: true. Application env is global state; concurrent
test runs can race on the same keys (:api_key, :environment) and
produce intermittent failures. Set async: false to serialise execution,
matching the approach already used in config_test.exs.

57 of 57 relevant lines covered (100.0%)

5.51 hits per line

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