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

adana-coverage / babel-plugin-transform-adana / 202 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: bump-version
DEFAULT BRANCH: master
Ran 26 Jan 2016 08:05AM UTC
Files 4
Run time 0s
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

26 Jan 2016 08:04AM UTC coverage: 100.0%. First build
202.2

push

travis-ci

izaakschroeder
Fix invalid conditional group state.

The majority of branches detect the groups they belong to; that is to say if you have:

```javascript
if (foo) {

} else if (bar) {

} else {

}
```

The several branches in there all belong to the same logical group. The same effect occurs for logic statements, tenary ifs and so on. The group detection logic, however, did not take into account adana generated nodes and so compound conditionals with adana generated nodes would result in key errors.

This is now fixed and checks have been added to ensure the correct groups are calculated for the majority of cases. Logic statements still need work, simply because of how they are rewritten for instrumentation.

386 of 386 relevant lines covered (100.0%)

26.71 hits per line

Source Files on job 202.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 202
  • Travis Job 202.2
  • 61028044 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

© 2026 Coveralls, Inc