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

JuliaLang / julia / #37441
77%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2023 11:59AM UTC
Jobs 1
Files 331
Run time 15s
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
#37441

push

local

web-flow
restrict `code_cache(::AbstractInterpreter)` interface (#48632)

Previously we had fallback code for case when `code_cache(::AbstractInterpreter)`
returns custom user data structure other than `CodeInstance`.
But now we require it to return `CodeInstance` in several places (e.g.
`typeinf_edge`) so I don't think we want to keep it.
This commit simply removes the fallback code and streamlines our cache
interface a bit.

Also added missing `@atomic` annotation for `codeinst_to_ir`.

71047 of 81713 relevant lines covered (86.95%)

34248165.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37441.1 13 Feb 2023 11:59AM UTC 331
86.95
Source Files on build #37441
  • Tree
  • List 331
  • Changed 280
  • Source Changed 0
  • Coverage Changed 280
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dd616c68 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