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

paulstansifer / unseemly / 32
66%

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

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

Jobs
ID Job ID Ran Files Coverage
1 32.1 01 Oct 2019 02:56AM UTC 0
79.26
Travis Job 32.1
Source Files on build 32
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #32
  • 151a45d1 on github
  • Prev Build on master (#31)
  • Next Build on master (#33)
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