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

iTowns / itowns / 1144 / 2
66%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/osm-urls
DEFAULT BRANCH: master
Ran 02 Dec 2019 09:49AM UTC
Files 84
Run time 5s
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

28 Nov 2019 02:27PM UTC coverage: 65.57% (-0.1%) from 65.67%
1144.2

Pull #1264

travis-ci-com

web-flow
refacto(cache): ditch Map() in Cache for simple tree

The previous Cache was working on a single Map, which can become really
slow and big after a few minutes of navigation in iTowns.

Now, the Cache is composed of a single tree, that can contain node up
to 3 levels. It simplifies things attached to a layer, a source or
others things like a zoom value. Instead of having a complex string
composed with all those information, it now uses several key accross all
the node of the Cache.

In term of performance, the proposed implementation is 20 times faster
than the previous one.
Pull Request #1264: refacto(cache): ditch Map() in Cache for simple tree

2172 of 3780 branches covered (57.46%)

Branch coverage included in aggregate %.

4562 of 6490 relevant lines covered (70.29%)

98.11 hits per line

Source Files on job 1144.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 3
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 377
  • Travis Job 1144.2
  • 944536fe on github
  • Prev Job for on better-cache (#1143.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