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

paulstansifer / unseemly / 32 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2019 02:56AM UTC
Files 28
Run time 1s
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

01 Oct 2019 02:32AM UTC coverage: 79.26% (-0.6%) from 79.872%
32.1

push

travis-ci-com

paulstansifer
Have `extend_syntax` take a BNF extension directly, not a function on `SynEnv`s.

For typechecking reasons, `extend_syntax` needs to be able to reach into
each `Syntax` (i.e. a RHS of the BNF) and get the type environment it
produces. So this means that general `SynEnv`-to-`SynEnv` functions
won't work, unless they ... also returned a reified version of the
resulting type environment (or enough stuff to compute it)? Ew!

Anyways, I think there's rarely going to be a need to programmatically
decide which NTs to add to the syntax, so this should be fine. This
undoes the work for #23, though. Now it's more of a WONTFIX, I guess.

Also, fix a couple of bugs in core_macro_forms.rs.

3084 of 3891 relevant lines covered (79.26%)

1.82 hits per line

Source Files on job 32.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 6
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 32.1
  • 151a45d1 on github
  • Prev Job for on master (#31.1)
  • Next Job for on master (#33.1)
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