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

sgerrand / ex_deputy / 26505934200
100%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 10:33AM UTC
Jobs 1
Files 13
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

27 May 2026 10:33AM UTC coverage: 99.065%. Remained the same
26505934200

push

github

sgerrand
ci: add Dialyzer job with cached priv/plts PLTs

Run `mix dialyzer --format github` on every PR using the same Elixir
and OTP versions as the docs job. Configure dialyxir to write PLTs
into `priv/plts/` (instead of the default `_build/` location) so the
CI cache can key them separately from compiled artefacts and survive
across `_build` invalidations.

* mix.exs: set `dialyzer.plt_local_path` and `plt_core_path` to
  `priv/plts`.
* .gitignore: exclude `/priv/plts/`.
* ci.yml: cache `priv/plts` keyed on OTP/Elixir/mix.lock, build PLTs
  only on cache miss, then run analysis. Job added to
  `required.needs` so failures block merge.

318 of 321 relevant lines covered (99.07%)

14.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26505934200.1 27 May 2026 10:33AM UTC 13
99.07
GitHub Action Run
Source Files on build 26505934200
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26505934200
  • e264d90d on github
  • Prev Build on main (#26505544109)
  • Next Build on main (#26509425547)
  • 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