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

chartjs / Chart.js / 2477
97%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2016 04:30PM UTC
Jobs 1
Files 40
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

pending completion
2477

push

travis-ci

web-flow
Fix/3061 (#3446)

Solve weird animation issues with the tooltip. The optimization in Chart.Element.transition when the animation finishes to set `_view = _model` caused problems during update because we were using `helpers.extend` all over the place.

I changed to code so that we regenerate the model variable rather than continuously extending the old version. I also removed unnecessary tooltip reinitializations from the controller which should improve overall performance during interaction.

134 of 134 new or added lines in 2 files covered. (100.0%)

3674 of 4210 relevant lines covered (87.27%)

758.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
100.0
src/core/core.tooltip.js
Jobs
ID Job ID Ran Files Coverage
1 2477.1 09 Oct 2016 04:30PM UTC 0
87.27
Travis Job 2477.1
Source Files on build 2477
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2477
  • d21a853f on github
  • Prev Build on master (#2469)
  • Next Build on master (#2478)
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