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

autoNumeric / autoNumeric / 461
85%
master: 85%

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

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%)

685.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 461.1 13 Oct 2018 01:29AM UTC 0
85.45
Travis Job 461.1
2 461.2 13 Oct 2018 01:29AM UTC 0
85.45
Travis Job 461.2
3 461.3 13 Oct 2018 01:31AM UTC 0
85.45
Travis Job 461.3
Source Files on build 461
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #461
  • 403cf923 on github
  • Prev Build on next (#458)
  • Next Build on next (#462)
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