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

sgerrand / ex_humaans / 24478016093
99%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 08:57PM UTC
Jobs 1
Files 17
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

15 Apr 2026 08:57PM UTC coverage: 89.362%. First build
24478016093

push

github

web-flow
ci: integrate coveralls.io for test coverage reporting (#80)

* feat: add excoveralls for LCOV coverage generation

Adds excoveralls as a test-only dependency and configures it as the
test coverage tool. Running `mix coveralls.lcov` will generate
cover/lcov.info for upload to coveralls.io.

* feat: post test coverage to coveralls.io via GitHub Action

Adds checks:write permission and splits the test step so the lint
matrix entry (Elixir 1.18 / OTP 27) runs `mix coveralls.lcov` and
uploads the resulting cover/lcov.info to coveralls.io using
coverallsapp/github-action. All other matrix entries continue to run
plain `mix test`.

* chore: Migrate CLI configuration into dedicated block

```
warning: setting :preferred_cli_env in your mix.exs "def project" is
deprecated, set it inside "def cli" instead:

def cli do
  [preferred_envs: ["coveralls.lcov": :test]]
end
```

See: https://github.com/elixir-lang/elixir/blob/v1.19/CHANGELOG.md#mix-10

* chore(build): Add status badges for CI build and test coverage

126 of 141 relevant lines covered (89.36%)

17.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24478016093.1 15 Apr 2026 08:57PM UTC 17
89.36
GitHub Action Run
Source Files on build 24478016093
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24478016093
  • 13c6e5de on github
  • Next Build on main (#24516086911)
  • 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