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

OpenRefine / OpenRefine / 4075
50%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2020 07:48PM UTC
Jobs 4
Files 614
Run time 7min
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
4075

push

travis-ci

web-flow
Micro benchmark harness & ToNumber optimizations (#2859)

* Performance optimized version of ToNumber

Approximately 5x faster for floats (data dependent)
and about the same speed for integers.

- Instead of blindly trying to parse as Long, do a quick check
  for obvious problems (e.g. decimal point).
- Don't trim. It's already done by called methods.
- Use valueOf() instead of parse() to avoid object creation

* Add Java Microbenchmark Harness

The shaded JAR is missing the OpenRefine classes, for a reason
that I haven't figured out, so requires openrefine-main.jar at runtime.

* Remove old implementations of ToNumber

* Remove unneeded dependencies from main project

* Clean up and reformat

12066 of 25070 relevant lines covered (48.13%)

1.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4075.1 (CODACY_PROJECT_TOKEN=[secure]) 03 Jul 2020 07:48PM UTC 0
48.12
Travis Job 4075.1
2 4075.2 (CODACY_PROJECT_TOKEN=[secure]) 03 Jul 2020 07:49PM UTC 0
48.11
Travis Job 4075.2
3 4075.3 (CODACY_PROJECT_TOKEN=[secure]) 03 Jul 2020 07:52PM UTC 0
48.11
Travis Job 4075.3
4 4075.4 (CODACY_PROJECT_TOKEN=[secure]) 03 Jul 2020 07:53PM UTC 0
48.11
Travis Job 4075.4
Source Files on build 4075
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4075
  • df8d0921 on github
  • Prev Build on master (#4071)
  • Next Build on master (#4076)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc