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

pablogsal / pegen / 316
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: errors
DEFAULT BRANCH: master
Ran 27 Feb 2020 11:40PM UTC
Jobs 1
Files 14
Run time 4s
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
316

push

travis-ci

pablogsal
Fix possible ununitialize variable usage

Fix this compiler warnings:

```
pegen/parse_string.c:647:24: warning: ‘expr’ may be used uninitialized
in this function [-Wmaybe-uninitialized]
  647 |     return expr->v.Expr.value;

pegen/parse_string.c:644:8: warning: ‘mod’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
  644 |     if (mod == NULL)
```

1706 of 2029 relevant lines covered (84.08%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
3 316.3 (PYTHON="python") 27 Feb 2020 11:40PM UTC 0
84.08
Travis Job 316.3
Source Files on build 316
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #316
  • 08004b00 on github
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

© 2025 Coveralls, Inc