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

JuliaLang / julia / #37131
77%

Build:
DEFAULT BRANCH: master
Ran 09 May 2022 12:02PM UTC
Jobs 1
Files 362
Run time 52s
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
#37131

push

local

web-flow
Restore `setindex!(::IRCode, ::SSAValue, ::SSAValue)` (#45216)

This particular method got removed in f67371dc, but it's common
in RAUW-like patterns in external code. I think it is a sensible
method to have, because the metadata on such an instruction will
get deleted on the next compact anyway, so there's not much reason
to attempt to force the API user to pass complete metadata around.
It also enables useful patterns like:
```
ir[idx] = insert_node!(idx-2, NewInstruction(...))
```

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

69896 of 78443 relevant lines covered (89.1%)

14603432.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37131.1 09 May 2022 12:02PM UTC 0
89.1
Source Files on build #37131
Detailed source file information is not available for this build.
  • Back to Repo
  • f9bd1426 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