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

doorgan / sourceror / 2cdb68b56433c165dd009dbda3290763125ea819-PR-208
94%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 10:42AM UTC
Jobs 2
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

11 Jun 2026 10:40AM UTC coverage: 94.305% (+0.08%) from 94.224%
2cdb68b56433c165dd009dbda3290763125ea819-PR-208

Pull #208

github

gilbertwong96
fix: clear all sourceror compilation warnings

- 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
Pull Request #208: fix: clear all sourceror compilation warnings

1093 of 1159 relevant lines covered (94.31%)

1567.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2cdb68b56433c165dd009dbda3290763125ea819-PR-208.1 11 Jun 2026 10:42AM UTC 15
94.31
GitHub Action Run
2 2cdb68b56433c165dd009dbda3290763125ea819-PR-208.2 11 Jun 2026 12:24PM UTC 15
94.31
GitHub Action Run
Source Files on build 2cdb68b56433c165dd009dbda3290763125ea819-PR-208
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #208
  • PR Base - main (#7014665D...)
  • 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