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

JuliaLang / julia / #37482
77%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2023 12:09PM UTC
Jobs 1
Files 345
Run time 4s
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
#37482

push

local

web-flow
fix incorrect static parameter definedness check (#49097)

We use the specialized signature of a method for accurate analysis of
whether a static parameter is constrained or not. However, it turns out
that we can only use it when it doesn't contain any free type variables
(which it sometimes does, e.g., when the inference entry is given a
signature with a free type variable). In such cases, we should use the
method signature, which, by design, never contains any free type
variables.

71732 of 82667 relevant lines covered (86.77%)

32057083.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37482.1 23 Mar 2023 12:09PM UTC 345
86.77
Source Files on build #37482
  • Tree
  • List 345
  • Changed 295
  • Source Changed 0
  • Coverage Changed 295
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 489d0764 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

© 2025 Coveralls, Inc