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

akira / exq / 648 / 5
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2017 07:48PM UTC
Files 34
Run time 2s
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

06 Mar 2017 07:40PM UTC coverage: 84.431% (-5.1%) from 89.521%
648.5

Pull #239

travis-ci

web-flow
Fixes 1.4.2 Float.to_string/2 warning

After starting to use Elixir v1.4.2 I started to see this warning:

```
warning: Float.to_string/2 is deprecated, use :erlang.float_to_binary/2 instead
  (elixir) lib/float.ex:414: Float.to_string/2
  (exq) lib/exq/redis/job_queue.ex:131: Exq.Redis.JobQueue.scheduler_dequeue/2
  (exq) lib/exq/scheduler/server.ex:68: Exq.Scheduler.Server.dequeue/1
  (exq) lib/exq/scheduler/server.ex:56: Exq.Scheduler.Server.handle_info/2
  (stdlib) gen_server.erl:601: :gen_server.try_dispatch/4
```

It makes iex impossible to use. Would this fix to avoid getting the warning work?
Pull Request #239: Fixes 1.4.2 Float.to_string/2 warning

564 of 668 relevant lines covered (84.43%)

1087.27 hits per line

Source Files on job 648.5
  • Tree
  • List 0
  • Changed 25
  • Source Changed 1
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 648
  • Travis Job 648.5
  • 7c3c359c on github
  • Prev Job for on master (#647.5)
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