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

iTowns / itowns / 1286 / 2
65%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/osm-urls
DEFAULT BRANCH: master
Ran 14 Feb 2020 01:53PM UTC
Files 85
Run time 15s
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

14 Feb 2020 01:45PM UTC coverage: 65.411% (+0.01%) from 65.401%
1286.2

Pull #1321

travis-ci-com

web-flow
chore(test): move variables declaration in describe()

In some unit tests, variables were declared before the first
`describe()` section of the file. When calling `npm run test-unit`, all
files are loaded and executed at the same time, with all `describe`
content being moved to a queue. So this causes a problem with things
declared before `describe`: a lot of variables (noticeably `context`)
were being rewritten and shared between all tests. While all tests were
passing, some of them would be false positive.
Moving all those declarations in `describe` fixes this.
Pull Request #1321: chore(test): move variables declaration in describe()

2220 of 3863 branches covered (57.47%)

Branch coverage included in aggregate %.

4535 of 6464 relevant lines covered (70.16%)

93.96 hits per line

Source Files on job 1286.2
  • Tree
  • List 0
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 477
  • Travis Job 1286.2
  • c4331c10 on github
  • Prev Job for on test-unit-describe-section (#1279.2)
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