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

ilammy / sabre / 54
97%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2018 03:42PM UTC
Jobs 1
Files 38
Run time 41s
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
54

Pull #17

travis-ci

web-flow
Make meaning spans mandatory

The same as expressions, their meanings are also associated with user
input so they should always have spans. The only edge case is when we
encounter empty expression sequence (can be a result of an empty file).
We need to use some span in this case. The ideal one would be a span of
the whole file, but we don't have it because the parser produced no
tokens, no s-expressions, no nothing. We have no idea of the span.
Well... it's not like we're going to report any diagnostics there or
emit any code, so we can use some bogus value and get done with that.
Pull Request #17: Mandatory spans

3998 of 4097 relevant lines covered (97.58%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 54.1 05 Jan 2018 03:43PM UTC 0
97.58
Travis Job 54.1
Source Files on build 54
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #54
  • Pull Request #17
  • PR Base - master (#52)
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