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

autoNumeric / autoNumeric / 461 / 1
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: v4.5.6
DEFAULT BRANCH: master
Ran 13 Oct 2018 01:29AM UTC
Files 1
Run time 2min
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

13 Oct 2018 01:24AM UTC coverage: 85.451%. Remained the same
461.1

push

travis-ci

AlexandreBonneau
Fixes #612 Dist files contain eval

The webpack `devtool` option for the `development` configuration has been changed from `cheap-module-eval-source-map` to `cheap-source-map`;
This removes any `eval()` from the generated `dist/autoNumeric.js` file, and makes the source maps works in all cases in the browsers

Merge the changes from `4.4.1` while making sure there is no regression with #609; this adds the `browser` field alongside the `main` one in `package.json`
Note: The `browser` option points to the minified library `dist/autoNumeric.min.js`

Update the `index.html` test file to use the un-minified `development` library `dist/autoNumeric.js`
This allows to *temporarily* use forbidden functions like `console` or wrong formatting while debugging, using `yarn build:dev`

Fixes a call to `_reformatAltHovered()` even when the `unformatOnHover` option was set to `false`

Signed-off-by: Alexandre Bonneau <alexandre.bonneau@linuxfr.eu>

2106 of 3693 branches covered (57.03%)

9104 of 10654 relevant lines covered (85.45%)

228.35 hits per line

Source Files on job 461.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 422
  • Travis Job 461.1
  • 403cf923 on github
  • Prev Job for on next (#458.2)
  • Next Job for on next (#462.1)
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