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

chartjs / Chart.js / 3527
97%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2017 05:43PM UTC
Jobs 1
Files 49
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
3527

push

travis-ci

web-flow
Make `Chart.defaults/Ticks/Interaction` importable (#4512)

Default options can now be accessed by importing `core/core.defaults`. The returned object acts as a singleton and is populated when importing classes that expose their own default values (meaning that importing only `code.defaults` results in an empty object). Also make `Chart.Ticks` and `Chart.Interaction` importable since existing defaults rely on these values.

Add the `defaults._set` method that make easier declaring new defaults by merging given values with existing ones for a specific scope (`global`, `scale`, `bar`, etc).

2354 of 2768 branches covered (85.04%)

381 of 381 new or added lines in 31 files covered. (100.0%)

4568 of 4834 relevant lines covered (94.5%)

903.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
100.0
src/controllers/controller.bar.js
9
100.0
src/plugins/plugin.legend.js
4
100.0
src/core/core.controller.js
2
100.0
src/controllers/controller.scatter.js
2
100.0
src/core/core.ticks.js
1
100.0
src/core/core.interaction.js

Coverage Regressions

Lines Coverage ∆ File
2
100.0
src/core/core.animation.js
1
100.0
src/charts/Chart.Scatter.js
Jobs
ID Job ID Ran Files Coverage
1 3527.1 16 Jul 2017 05:43PM UTC 0
94.5
Travis Job 3527.1
Source Files on build 3527
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3527
  • 889ecd56 on github
  • Prev Build on master (#3519)
  • Next Build on master (#3540)
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