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

chapel-lang / sphinxcontrib-chapeldomain / 109
60%

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

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).

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

477 of 787 relevant lines covered (60.61%)

1.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 109.1 22 Sep 2016 08:08PM UTC 0
60.61
Travis Job 109.1
2 109.2 22 Sep 2016 08:09PM UTC 0
60.61
Travis Job 109.2
Source Files on build 109
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #109
  • 152b3b67 on github
  • Prev Build on master (#97)
  • Next Build on master (#117)
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