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

chapel-lang / sphinxcontrib-chapeldomain / 109 / 2
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2016 08:09PM UTC
Files 4
Run time 0s
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

22 Sep 2016 08:05PM UTC coverage: 60.61%. Remained the same
109.2

push

travis-ci

web-flow
Merge pull request #28 from lydia-duncan/handleConstRef

Fix error with handling of const ref return intents [reviewed by @mppf]

As seen on master's version of the Reflection module, functions with
the declaration:

``proc getField(const ref x: ?t, param i: int) const ref``

would not properly render.  The issue turned out to be specific to the
const ref return intent (the argument intent was fine).  Fix the regex
for reading function declarations, and add the tests I used to narrow
down the source of the issue and ensure it was resolved (argument
intent only, return intent only, combination of argument intent and
return intent).

477 of 787 relevant lines covered (60.61%)

0.61 hits per line

Source Files on job 109.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 109
  • Travis Job 109.2
  • 152b3b67 on github
  • Prev Job for on master (#97.2)
  • Next Job for on master (#117.2)
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