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

gap-system / gap / 12378 / 9
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2020 08:37PM UTC
Files 640
Run time 2min
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

30 Oct 2020 07:57PM UTC coverage: 59.772%. Remained the same
CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking"

push

travis-ci-com

fingolfin
kernel: fix GetLine2 to correctly check for a stringrep

If input->sline somehow ever is turned into a string not in stringrep, the old
code could hypothetically run into a crash or worse, data corruption (which
would most likely quickly be detected due to resulting syntax errors etc.).

In practice, I don't think we can ever reach this code in such a situation,
but I might be wrong, and also future changes to the code might change this,
so let's fix this anyway.

169162 of 283013 relevant lines covered (59.77%)

2450243.87 hits per line

Source Files on job 12378.9 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking")
  • Tree
  • List 0
  • Changed 75
  • Source Changed 1
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4166
  • Travis Job 12378.9
  • beebf0fd on github
  • Prev Job for CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking" on master (#12372.9)
  • Next Job for TEST_SUITES=testpackages on master (#7602.3)
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