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

JuliaLang / julia / #37980
76%

Build:
DEFAULT BRANCH: master
Ran 25 Dec 2024 07:26AM UTC
Jobs 1
Files 297
Run time 1min
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

24 Dec 2024 03:19AM UTC coverage: 85.614% (+0.002%) from 85.612%
#37980

push

local

web-flow
Update the OffsetArrays test helper (#56892)

This updates the test helper to match v1.15.0 of `OffsetArrays.jl`. The
current version was copied over from v1.11.2, which was released on May
20, 2022, so this bump fetches the intermediate updates to the package.

The main changes are updates to `unsafe_wrap` and `reshape`. In the
latter, several redundant methods are now removed, whereas, in the
former, methods are added to wrap a `Ptr` in an `OffsetArray`
(https://github.com/JuliaArrays/OffsetArrays.jl/issues/275#issue-1222585268).
A third major change is that an `OffsetArray` now shares its parent's
`eltype` and `ndims` in the struct definition, whereas previously this
was ensured through the constructor. Other miscellaneous changes are
included, such as performance-related ones.

51465 of 60113 relevant lines covered (85.61%)

11693503.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37980.1 25 Dec 2024 07:26AM UTC 0
85.61
Source Files on build #37980
Detailed source file information is not available for this build.
  • Back to Repo
  • 64d37f53 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