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

doorgan / sourceror / f5bcdf9a0d6fb38bf3735f40fead7f046dfc4b37
94%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 04:53PM UTC
Jobs 1
Files 15
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

16 Jun 2026 04:49PM UTC coverage: 94.305% (+0.08%) from 94.224%
f5bcdf9a0d6fb38bf3735f40fead7f046dfc4b37

push

github

web-flow
fix: clear all sourceror compilation warnings (#208)

- mix.exs: move `preferred_cli_env` to `def cli` on Elixir >= 1.14
  (Mix 1.19 deprecation), keep the legacy `def project` form on
  v1.12/v1.13 where `def cli` is not available. Uses a compile-time
  version check to support the full range declared in the project
  (`elixir: ~> 1.12`).
- code/keyword.ex: drop unused `require Sourceror.Code.Common`
- code/keyword.ex: remove unreachable `{:ok, _} = other` clause in
  `set_keyword_key/4`; the `with` already matches `{:ok, _}` from
  the updater
- fast_zipper.ex: remove unreachable `defp into(zipper, nil)` clause;
  no caller passes `nil` as the second argument

1093 of 1159 relevant lines covered (94.31%)

783.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 f5bcdf9a0d6fb38bf3735f40fead7f046dfc4b37.1 16 Jun 2026 04:53PM UTC 15
94.31
GitHub Action Run
Source Files on build f5bcdf9a0d6fb38bf3735f40fead7f046dfc4b37
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f5bcdf9a on github
  • Prev Build on main (#7014665D...)
  • Next Build on main (#80E05EA0...)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc