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

JuliaLang / julia / #37014 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 08 Oct 2021 11:59AM UTC
Files 364
Run time 43s
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 2021 03:29AM UTC coverage: 89.285% (+0.1%) from 89.181%
#37014.1

push

local

web-flow
Implement `modf` in Julia (#42392)

Currently `modf` calls into libm, and is one of the few remaining
holdouts that use libm. This commit reimplements it in Julia using a
simple, naive implementation that matches the IEEE behavior and has
performance on par with a port of the musl implementation and with the
existing implementation.

Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: woclass <wo@wo-class.cn>

70956 of 79471 relevant lines covered (89.29%)

15051015.77 hits per line

Source Files on job #37014.1
  • Tree
  • List 0
  • Changed 254
  • Source Changed 4
  • Coverage Changed 253
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 37014
  • 55808a56 on github
  • Prev Job for on master (##37013.1)
  • Next Job for on master (##37015.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