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

chartjs / Chart.js / 3453
97%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2017 12:57PM UTC
Jobs 1
Files 45
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
3453

push

travis-ci

web-flow
Rewrite the clone and merge helpers (#4422)

The `clone` method now accepts any type of input but also recursively perform a deep copy of the array items. Rewrite the `configMerge` and `scaleMerge` helpers which now rely on a new generic and customizable `merge` method, that one accepts a target object in which multiple sources are deep copied. Note that the target (first argument) is not cloned and will be modified after calling `merge(target, sources)`. Add a `mergeIf` helper which merge the source properties only if they do not exist in the target object.

2296 of 2766 branches covered (83.01%)

65 of 65 new or added lines in 5 files covered. (100.0%)

4441 of 4803 relevant lines covered (92.46%)

912.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
100.0
src/helpers/helpers.time.js
Jobs
ID Job ID Ran Files Coverage
1 3453.1 01 Jul 2017 12:57PM UTC 0
92.46
Travis Job 3453.1
Source Files on build 3453
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3453
  • 225bfd36 on github
  • Prev Build on master (#3452)
  • Next Build on master (#3471)
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