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

sgerrand / ex_teya / 25257127202
96%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 05:03PM UTC
Jobs 1
Files 22
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

02 May 2026 05:02PM UTC coverage: 93.82% (-0.1%) from 93.923%
25257127202

push

github

sgerrand
test: pre-seed Auth token in APICase to fix flaky setup race

Prior tests (notably the auth_test.exs retry tests) leave a pending
`:refresh` timer on the singleton Auth GenServer. When that timer fires
after the owning test process exits, the `Req.Test` stub lookup raises,
crashing Auth — leaving a window where the next test's setup either
sees `nil` from `Process.whereis` or a freshly restarted PID with no
stub allowed.

Pre-seed a valid token directly into Auth state (the pattern already
used by `POSLink.SubscribeCase`) so `Auth.token/0` returns from cache
and never hits HTTP.

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

167 of 178 relevant lines covered (93.82%)

14.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25257127202.1 02 May 2026 05:03PM UTC 22
93.82
GitHub Action Run
Source Files on build 25257127202
  • Tree
  • List 22
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25257127202
  • e677f195 on github
  • Prev Build on main (#25255559441)
  • Next Build on main (#25282079981)
  • Delete
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