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

dimitarvp / xqlite_ecto3 / b1242063493a9f90d1e302981626cad92201bb0b
85%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 03:09AM UTC
Jobs 1
Files 26
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

19 Jul 2026 03:03AM UTC coverage: 84.345% (-0.1%) from 84.449%
b1242063493a9f90d1e302981626cad92201bb0b

push

github

dimitarvp
enforce warnings-as-errors everywhere

mirrors xqlite's doctrine: elixirc_options in mix.exs gates lib/, a
:test alias adds --warnings-as-errors to every mix test invocation
(inherited by each test.seq child), and CI/verify invoke plain mix
compile so the option is the single source of truth.

- enum_check/3 rejects invalid input with an explicit ArgumentError
  clause instead of a FunctionClauseError falling out of guards; the
  1.20 type checker statically flagged the old negative tests
- the shared ecto/ecto_sql integration run (all_test.exs) is exempted
  via --no-warnings-as-errors: its warnings live in dep case files
  (Tds-adapter references, adapter-disjoint comparison) and are only
  fixable upstream; all our own files stay enforced

1 of 4 new or added lines in 2 files covered. (25.0%)

1250 of 1482 relevant lines covered (84.35%)

587.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
0.0
0.0% lib/mix/tasks/test_seq.ex
Jobs
ID Job ID Ran Files Coverage
1 b1242063493a9f90d1e302981626cad92201bb0b.1 19 Jul 2026 03:09AM UTC 26
84.35
GitHub Action Run
Source Files on build b1242063493a9f90d1e302981626cad92201bb0b
  • Tree
  • List 26
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b1242063 on github
  • Prev Build on main (#90B52648...)
  • Next Build on main (#C3E6FBFE...)
  • 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