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

gap-system / gap / 12056 / 1
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2020 08:41PM UTC
Files 655
Run time 1min
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

04 Jun 2020 08:15PM UTC coverage: 76.98% (+0.002%) from 76.978%
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard"

push

travis-ci

fingolfin
kernel: simplify IntrBegin/IntrEnd and their callers

- don't save context in the interpreter; instead, require the caller to
  do this. That way, the interpreter is fully isolated from the context;
  and this also enables further refactoring.
- do away with the TRY_IF_NO_ERROR/CATCH_ERROR around IntrEnd cals
- remove intrReturning temporary variable, use intr->returning directly
  (it used to be necessary to copy & reset its value, back when this was
  stored in a global variable; but now we create this fresh on the stack
  so there's no need for any of this)

239260 of 310810 relevant lines covered (76.98%)

10396179.68 hits per line

Source Files on job 12056.1 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard")
  • Tree
  • List 0
  • Changed 75
  • Source Changed 2
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3877
  • Travis Job 12056.1
  • 816a3f55 on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" on master (#12048.1)
  • Next Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" on master (#12065.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