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

JuliaLang / julia / #37191
93%
master: 77%

Build:
Build:
LAST BUILD BRANCH: v1.13.0-beta3
DEFAULT BRANCH: master
Ran 16 Jul 2022 02:37AM UTC
Jobs 1
Files 193
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
#37191

push

local

web-flow
Allow an IPv6 address to be returned for `localhost` (#45817)

* Allow an IPv6 address to be returned for `localhost`

On our CI machines, there is an IPv6 loopback available, which causes
`getaddrinfo` to return an IPv6 address (`::1`) by default.  We could
specifically request `getaddrinfo()` to return an `IPv4` address,
however this would needlessly restrict our test suite to only work on
machines that have a valid IPv4 loopback interface.  Best to be flexible.

* Update LibGit2 test

This test has been skipped on CI (and most user's machines) for so long,
the error code and message has changed since Julia v1.6+.

7158 of 7851 relevant lines covered (91.17%)

864613.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37191.1 16 Jul 2022 02:37AM UTC 0
57.44
Source Files on build #37191
Detailed source file information is not available for this build.
  • Back to Repo
  • d7f01ff1 on github
  • Prev Build on giordano:mg/codecov
  • Next Build on giordano:mg/codecov
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