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

JuliaLang / julia
79%
master: 77%

Build:
Build:
LAST BUILD BRANCH: v1.11.7
DEFAULT BRANCH: master
Repo Added 01 Jul 2014 01:16AM UTC
Files 364
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

LAST BUILD ON BRANCH v1.11.7
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • HEAD
  • IanButterworth:ib/base_cov_fix
  • IanButterworth:ib/coverage_fix
  • IanButterworth:ib/force_color
  • amitm/topodoc
  • anj/factorize
  • anj/triangle
  • backports-release-1.8
  • bigint
  • cjh/linalg-refactor
  • db/trsv
  • dpa/1.8-html-docs-suitesparse
  • dpa/buildkite_tester_linux64
  • dpa/ci-buildkite-coverage-worker-timeout
  • dpa/coverage
  • dpa/coverage-red-flag
  • dpa/coverage-timeout
  • dpa/coverage-update-rootfs-image
  • dpa/fix-coverage
  • dpa/julia_test_verbose_logs_dir
  • dpa/no-bb
  • dpa/schedule
  • dpa/scheduled-pipeline
  • dpa/signature-coverage-buildkite
  • dpa/update-rootfs-images
  • fe/r2
  • giordano:mg/codecov
  • heads/v1.5.0
  • heads/v1.5.0-beta1
  • heads/v1.5.0-rc1
  • heads/v1.5.0-rc2
  • heads/v1.5.1
  • heads/v1.5.2
  • heads/v1.5.3
  • heads/v1.6.0-rc1
  • jb/checked_int_trunc
  • jb/functions
  • jb/tupleoverhaul
  • jcb/docfixes
  • jn/callmore
  • jn/over-coverage-fix
  • jn/stream.open
  • kf/libunwind-gcc-fix
  • ksh/lapack
  • kshyatt:ib/base_cov_fix
  • main
  • master
  • mb/abstractsmarts
  • multithreading
  • refs/pull/36464/merge
  • release-0.3
  • release-0.4
  • release-1.3
  • release-1.4
  • release-1.5
  • release-1.6
  • release-1.8
  • sf/build_sysimg3.0
  • sf/cpuset_limited_filter
  • sf/optimization
  • sf/perfcodespeed
  • sjk/bigfloat-linspace
  • sjk/faster-sumabs2
  • sjk/isnan
  • sjk/sparse-reductions
  • sk/mathconst
  • sk/utf16helpers
  • teh/cartesian_iteration2
  • teh/malloclog
  • teh/nosys
  • teh/pkg_test
  • tk/backports-0.4.2
  • tk/git-advice
  • tk/travis-fastfail
  • v1.10.0
  • v1.10.0-alpha1
  • v1.10.0-beta2
  • v1.10.0-beta3
  • v1.10.0-rc1
  • v1.10.0-rc2
  • v1.10.0-rc3
  • v1.10.1
  • v1.10.10
  • v1.10.2
  • v1.10.3
  • v1.10.4
  • v1.10.5
  • v1.10.6
  • v1.10.7
  • v1.10.9
  • v1.11.0
  • v1.11.0-alpha1
  • v1.11.0-alpha2
  • v1.11.0-beta1
  • v1.11.0-beta2
  • v1.11.0-rc1
  • v1.11.0-rc2
  • v1.11.0-rc3
  • v1.11.0-rc4
  • v1.11.1
  • v1.11.2
  • v1.11.3
  • v1.11.4
  • v1.11.5
  • v1.11.6
  • v1.11.7
  • v1.12.0-beta3
  • v1.12.0-rc2
  • v1.8.5
  • v1.9.0
  • v1.9.0-beta1
  • v1.9.0-beta2
  • v1.9.0-beta3
  • v1.9.0-beta4
  • v1.9.0-rc1
  • v1.9.0-rc2
  • v1.9.1
  • v1.9.2
  • v1.9.3
  • v1.9.4
  • vs/sparsemodule
  • wordcount-example
  • yyc/genstdlib-module
  • yyc/misc

08 Sep 2025 12:10PM UTC coverage: 78.872%. First build
1273

push

buildkite

web-flow
`release-1.11`: Set VERSION to 1.11.7 (#59489)

69791 of 88486 relevant lines covered (78.87%)

11135748.59 hits per line

Relevant lines Covered
Build:
Build:
88486 RELEVANT LINES 69791 COVERED LINES
11135748.59 HITS PER LINE
Source Files on master
  • Tree
  • List 364
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1273 v1.11.7 `release-1.11`: Set VERSION to 1.11.7 (#59489) push 15 Sep 2025 03:31PM UTC web-flow buildkite
78.87
1267 master docs(TOML): Add compat admonition about `inline_tables` keyword (#59291) push 10 Sep 2025 11:34AM UTC web-flow buildkite
77.38
1266 master Union-split on `Expr`, `Symbol`, and `LineNumberNode` when hashing `Expr`s (#59378) ```julia-repl x@fedora:~/.julia/dev/julia$ julia +pr59378 o | Version 1.13.0-DEV.1043 (2025-09-07) o o | lh/hash-expr-union-split/8a95cf82d3d (fork: 8 commits... push 09 Sep 2025 12:55PM UTC web-flow buildkite
77.29
1263 master ScopedValues: add ScopedThunk (#59402) This enables taking a "snapshot" of scoped values and using that snapshot later. push 07 Sep 2025 12:20PM UTC web-flow buildkite
77.46
1262 v1.12.0-rc2 set VERSION to 1.12.0-rc2 (#59496) push 06 Sep 2025 01:22PM UTC web-flow buildkite
70.45
1261 master Add `--trace-eval` and `Base.TRACE_EVAL` for showing each top level eval (#57137) push 06 Sep 2025 12:20PM UTC web-flow buildkite
77.42
1260 master ScopedValues: print valid code for undef value (#59478) Seemed a bit odd to me for the printing of ScopedValues without a default to not print as valid code, when that seems perfectly clear. Before (on `master`): ```julia julia> ScopedValue{Int}... push 05 Sep 2025 12:25PM UTC web-flow buildkite
77.21
1259 master Update nghttp2 to 1.67 (#59472) push 04 Sep 2025 12:29PM UTC web-flow buildkite
77.16
1258 master make `Base.uabs` public 2 (#53503) `Base.uabs` is helpful when writing code that works with generic integers without worrying about silent overflows or overflow errors when using integers from [SaferIntegers.jl](https://github.com/JeffreySarnoff/... push 03 Sep 2025 12:52PM UTC web-flow buildkite
77.18
1420 main make `Base.uabs` public 2 (#53503) `Base.uabs` is helpful when writing code that works with generic integers without worrying about silent overflows or overflow errors when using integers from [SaferIntegers.jl](https://github.com/JeffreySarnoff/... push 03 Sep 2025 07:02AM UTC web-flow buildkite
77.25
See All Builds (6333)
  • Repo on GitHub
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

© 2025 Coveralls, Inc