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

JuliaLang / julia / #37014
77%

Build:
DEFAULT BRANCH: master
Ran 08 Oct 2021 11:59AM UTC
Jobs 1
Files 364
Run time 45s
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
#37014

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>

5 of 5 new or added lines in 1 file covered. (100.0%)

70956 of 79471 relevant lines covered (89.29%)

15051015.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37014.1 08 Oct 2021 11:59AM UTC 0
89.29
Source Files on build #37014
Detailed source file information is not available for this build.
  • Back to Repo
  • 55808a56 on github
  • Prev Build on master
  • Next Build on master
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