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

maps4print / azul / 482
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: fix-VisualStudio2019
DEFAULT BRANCH: master
Ran 15 Oct 2018 03:23AM UTC
Jobs 1
Files 27
Run time 10s
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
482

push

travis-ci

fschutt
Removed slow cassowary solver, table demo working

Cassowary has a O(n³) algorithm for layout solving, which creates
layout times of several seconds! The table demo was unable to run
previously, because the solver needed 12 seconds just to solve
the layout.

With a custom flexbox solver, we are now able to render the table
in roughly 3ms - 5ms (in release mode, and this is a large table).

Therefore we don't need the original layout solver anymore. Right
now there are a few bugs regarding clipping, but overall it works
quite well. The table demo has currently some weird layout problems
with the row numbers, but at least it runs! This means that it's
now possible to display infinite lists or very large datastructures.

1 of 2053 relevant lines covered (0.05%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 482.1 15 Oct 2018 03:23AM UTC 0
0.05
Travis Job 482.1
Source Files on build 482
  • Tree
  • List 0
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #482
  • fb3a4a5b on github
  • Prev Build on final_flexbox_layout (#481)
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