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

iTowns / itowns / 1289
65%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/osm-urls
DEFAULT BRANCH: master
Ran 14 Feb 2020 02:26PM UTC
Jobs 2
Files 85
Run time 5min
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
1289

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()

2206 of 3855 branches covered (57.22%)

Branch coverage included in aggregate %.

4499 of 6449 relevant lines covered (69.76%)

181.65 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/58978563 1289.1 14 Feb 2020 02:26PM UTC 0
65.07
Travis Job 1289.1
2 /jobs/58978823 1289.2 14 Feb 2020 02:31PM UTC 0
65.07
Travis Job 1289.2
Source Files on build 1289
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1289
  • Pull Request #1321
  • PR Base - master (#1288)
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