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

neo4jrb / neo4j-core / 1850 / 13
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2017 04:11AM UTC
Files 94
Run time 4s
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

05 Jun 2017 02:00AM UTC coverage: 0.0%. Remained the same
jruby-9.0.4.0, NEO4J_VERSION=community-2.1.8

push

travis-ci

cheerfulstoic
Add support for querying non-integer ranges (#295)

* Add support for querying non-integer ranges

Passing a time or date range wasn't working if you serialize them as
non-integer values (I use strings for readability) for two reasons:

- Neo4j expected numeric values for the `RANGE` function
- Ruby's Range#max doesn't work for non-integer values when the range
  excludes the high end

This commit expands support for ranges to include non-numeric ranges and
non-integer exclusive ranges.

* Extract range_key_value_string method

* Oops, forgot to extract this variable, too

0 of 6100 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 1850.13 (jruby-9.0.4.0, NEO4J_VERSION=community-2.1.8)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1850
  • Travis Job 1850.13
  • e74e019b on github
  • Prev Job for jruby-9.0.4.0, NEO4J_VERSION=community-2.1.8 on master (#1841.13)
  • Next Job for jruby-9.0.4.0, NEO4J_VERSION=community-2.1.8 on master (#1857.17)
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