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

projectmesa / mesa / 1383
77%

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

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

Jobs
ID Job ID Ran Files Coverage
2 1383.2 07 Jan 2019 09:03PM UTC 0
79.79
Travis Job 1383.2
Source Files on build 1383
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1383
  • 73bc953d on github
  • Prev Build on master (#1378)
  • Next Build on master (#1390)
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