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

ilammy / sabre / 55
97%

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

push

travis-ci

web-flow
Merge pull request #17 from ilammy/mandatory-spans

Mandatory spans

This is a preparation for new macro expander and semantic analyzer. It
should simplify the new implementation which will keep macro expanders
in environments.

Previously we have had some spans marked as optional. The idea here was
that if the expressions come from macro expansion then they cannot have
spans (as they come from expressions 'invented' by macro expander).
However, a correct implementation should track at least the source of
the expression (the first macro). An ideal one would track the whole
macro expansion chain.

Currently we do not implement any macros, so we do not really need this.
Later we may replace `Span` with some `NonEmptyVec<Span>` or something.
But it certainly does not need to be an `Option`.

3998 of 4097 relevant lines covered (97.58%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 55.1 05 Jan 2018 03:47PM UTC 0
97.58
Travis Job 55.1
Source Files on build 55
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #55
  • e17af9c4 on github
  • Prev Build on master (#52)
  • Next Build on master (#70)
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