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

OpenRefine / OpenRefine / 4075 / 3
50%
master: 50%

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

03 Jul 2020 07:42PM UTC coverage: 48.11% (-0.02%) from 48.127%
CODACY_PROJECT_TOKEN=[secure]

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

12092 of 25134 relevant lines covered (48.11%)

0.48 hits per line

Source Files on job 4075.3 (CODACY_PROJECT_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 30
  • Source Changed 1
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 514
  • Travis Job 4075.3
  • df8d0921 on github
  • Prev Job for CODACY_PROJECT_TOKEN=[secure] on master (#4071.1)
  • Next Job for CODACY_PROJECT_TOKEN=[secure] on master (#4076.1)
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