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

edgurgel / verk / 475
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: v1.7.2
DEFAULT BRANCH: master
Ran 08 Oct 2018 10:46AM UTC
Jobs 6
Files 24
Run time 3min
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

pending completion
475

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

421 of 479 relevant lines covered (87.89%)

25.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 475.1 08 Oct 2018 10:47AM UTC 0
87.68
Travis Job 475.1
2 475.2 08 Oct 2018 10:46AM UTC 0
87.68
Travis Job 475.2
3 475.3 08 Oct 2018 10:47AM UTC 0
87.94
Travis Job 475.3
4 475.4 08 Oct 2018 10:47AM UTC 0
87.94
Travis Job 475.4
5 475.5 08 Oct 2018 10:47AM UTC 0
87.94
Travis Job 475.5
6 475.6 08 Oct 2018 10:49AM UTC 0
87.94
Travis Job 475.6
Source Files on build 475
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #475
  • Pull Request #172
  • PR Base - master (#471)
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