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

akira / exq / 648
91%

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

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%)

6521.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 648.1 06 Mar 2017 07:48PM UTC 0
84.28
Travis Job 648.1
2 648.2 06 Mar 2017 07:48PM UTC 0
84.28
Travis Job 648.2
3 648.3 06 Mar 2017 07:48PM UTC 0
84.28
Travis Job 648.3
4 648.4 06 Mar 2017 07:48PM UTC 0
84.43
Travis Job 648.4
5 648.5 06 Mar 2017 07:48PM UTC 0
84.43
Travis Job 648.5
6 648.6 06 Mar 2017 07:55PM UTC 0
84.43
Travis Job 648.6
Source Files on build 648
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #648
  • Pull Request #239
  • PR Base - master (#647)
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