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

edgurgel / verk / 475 / 1
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: v1.7.2
DEFAULT BRANCH: master
Ran 08 Oct 2018 10:47AM UTC
Files 24
Run time 1s
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

08 Oct 2018 10:44AM UTC coverage: 87.683%. Remained the same
475.1

Pull #172

travis-ci

web-flow
Bump confex version to support documented config

The documentation suggests that you do the following:

```elixir
config :verk,
  queues: {:system, {MyApp.Env, :verk_queues, []}, "VERK_DISABLED"}

defmodule MyApp.Env do
  def verk_queues("true"), do: []
  def verk_queues(_), do: [default: 25, priority: 10]
end
```

Unfortunately this MFA style configuration was only introduced in confex
3.3. I have bumped the version of confex to `~> 3.3.0` - is that any
reason we can't bump to `~> 3.3`?
Pull Request #172: Bump confex version to support documented config

420 of 479 relevant lines covered (87.68%)

4.31 hits per line

Source Files on job 475.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 461
  • Travis Job 475.1
  • 71f2434f on github
  • Prev Job for on fix-confex-version (#471.1)
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