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

elixir-mint / mint / 67bc96f0a6ce964ab8c555588393f0b81836696b-PR-488
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: chore/replace-deprecated-xref-exclude
DEFAULT BRANCH: main
Ran 05 Jun 2026 11:23AM UTC
Jobs 1
Files 20
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

05 Jun 2026 10:59AM UTC coverage: 87.873%. Remained the same
67bc96f0a6ce964ab8c555588393f0b81836696b-PR-488

Pull #488

github

patrols
Replace deprecated xref: [exclude:] with elixirc_options: [no_warn_undefined:]

Elixir 1.20 deprecates the project-level `xref: [exclude: ...]` option in favor of
`elixirc_options: [no_warn_undefined: ...]`, which has been the canonical compiler
option since Elixir 1.7. mint requires `~> 1.12`, so the new option is valid across
the entire supported range — no version gating needed.

Behavior is identical: the same modules/MFAs are excluded from undefined-function
warnings. Verified `mix compile --warnings-as-errors` stays clean with castore
(optional) absent.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #488: Replace deprecated xref: [exclude:] with elixirc_options: [no_warn_undefined:]

1384 of 1575 relevant lines covered (87.87%)

260.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 67bc96f0a6ce964ab8c555588393f0b81836696b-PR-488.1 05 Jun 2026 11:23AM UTC 20
87.87
GitHub Action Run
Source Files on build 67bc96f0a6ce964ab8c555588393f0b81836696b-PR-488
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #488
  • PR Base - main (#D1C8C5CA...)
  • 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