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

Robbepop / stevia / 442
81%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2018 10:10PM UTC
Jobs 1
Files 67
Run time 6s
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
442

push

travis-ci

Robbepop
feat(AST): add TransformEvent to AST transformers

This enhances the entire Transformer trait and module to allow for finer grained simplification procedures.
For example the If-Constraint-Propagation simplification greatly benefits from this enhancement since it requires the additional tracking of entering and leaving of the current inspected AST node for proper management of the simplification steps.
This design also allows for another important enhancement: Post-Processing.
Simplification procedures such as ITE-Lifting (from STP) require a post-processing step to finalize their simplifications after all AST transformations have taken place in an ordinary fashion.

The chosen design to extend the Transformer trait does not break any existing code but enables the enhancements at the same time.

5203 of 5713 relevant lines covered (91.07%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 442.1 17 Mar 2018 10:10PM UTC 0
91.07
Travis Job 442.1
Source Files on build 442
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #442
  • 1c26e500 on github
  • Prev Build on master (#441)
  • Next Build on master (#443)
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