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

OpenRefine / OpenRefine / #8146 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2024 04:12AM UTC
Files 669
Run time 13s
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

14 Feb 2024 04:07AM UTC coverage: 56.228% (+0.1%) from 56.109%
#8146.1

push

github

web-flow
Improve GREL operators. Fixes #6341 Closes #6340 (#6342)

- restrict string concatenation (+) to cases where
  at least one operand is a string (to avoid things like
  concatenating two dates as strings)
- Add support for dates and strings to comparison operators
  Strings use a collator for the default locale with
  normalized decomposition for the comparisons.
- Above implementation uses Comparable, so any future
  data types that implement that interface should get
  supported for free
- Add a bunch more tests

15814 of 28125 relevant lines covered (56.23%)

0.56 hits per line

Source Files on job #8146.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8146
  • cef6a827 on github
  • Prev Job for on master (##8145.1)
  • Next Job for on master (##8149.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