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

projectmesa / mesa / 1383 / 2
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2019 09:03PM UTC
Files 18
Run time 2s
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

07 Jan 2019 09:02PM UTC coverage: 79.794%. Remained the same
1383.2

push

travis-ci

Corvince
fix issue 612 (overlapping viz elements when changing size) (#615)

an issue with overlapping vizualization elements was caused due to the
way an interaction handler was implimented. In that implimentation, two
canvas elements were overlayed on top of eachother using absolute
positioning with subsequent elements being positioned with hardcoded
values.

This removed all those hardcoded values and keeps the interaction
handler functioning by wrapping both the canvas elements that the
interaction handler uses in a single div. This also helps maintain
flexability by keeping the visualization element contained in one html
element.

PS. this change was applied to both the standard grid and the hexagonal
grid.

774 of 970 relevant lines covered (79.79%)

0.8 hits per line

Source Files on job 1383.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1266
  • Travis Job 1383.2
  • 73bc953d on github
  • Prev Job for on master (#1378.1)
  • Next Job for on master (#1390.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

© 2025 Coveralls, Inc