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

jamesfer / cypher-query-builder
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: update-node-neo4j-test-versions
DEFAULT BRANCH: master
Repo Added 09 Nov 2017 10:20AM UTC
Files 35
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

LAST BUILD ON BRANCH fix-where-clause-side-effects
branch: fix-where-clause-side-effects
CHANGE BRANCH
x
Reset
  • fix-where-clause-side-effects
  • accept-regex-in-where
  • add-override-to-set-values
  • add-raw-template-tag
  • automatic-changelog
  • build-using-rollup
  • change-delete-default-behaviour
  • create-merge-clause
  • create-query-first-method
  • create-remove-clause
  • create-stream-method
  • develop
  • enable-sudo-in-travis
  • expand-accepted-where-conditions
  • expand-connection-options
  • fix-code-style
  • fix-documentation
  • fix-gh-actions-deploy
  • fix-lodash-externals
  • fix-missing-build-step
  • fix-missing-coveralls-data
  • fix-override-set-option-documentation
  • fix-promise-types
  • fix-rollup-generated-imports
  • fix-set-limit-type-signature
  • fix-set-merge-with-primitives
  • fix-term-list-clause-nested-dictionaries
  • fix-where-between-error
  • fix/bloated-package
  • gh-actions
  • greenkeeper/@semantic-release/git-7.0.14
  • greenkeeper/@semantic-release/git-7.0.15
  • greenkeeper/@semantic-release/git-7.0.16
  • greenkeeper/@types/lodash-4.14.135
  • greenkeeper/@types/lodash-4.14.136
  • greenkeeper/@types/node-12.0.11
  • greenkeeper/@types/node-12.0.12
  • greenkeeper/@types/node-12.6.0
  • greenkeeper/@types/node-12.6.1
  • greenkeeper/initial
  • greenkeeper/monorepo.babel7-20190704132520
  • greenkeeper/monorepo.babel7-20190704205919
  • greenkeeper/monorepo.babel7-20190704205935
  • greenkeeper/monorepo.babel7-20190704205953
  • greenkeeper/monorepo.babel7-20190704210015
  • greenkeeper/monorepo.babel7-20190706082134
  • greenkeeper/monorepo.babel7-20190708200138
  • greenkeeper/monorepo.babel7-20190709152622
  • greenkeeper/monorepo.babel7-20190709192312
  • greenkeeper/rollup-1.16.3
  • greenkeeper/rollup-1.16.4
  • greenkeeper/rollup-1.16.5
  • greenkeeper/rollup-1.16.6
  • greenkeeper/rollup-1.16.7
  • greenkeeper/semantic-release-15.13.18
  • import-missing-exported-types
  • improve-docker-setup
  • improve-transformer
  • make-error-handling-consistent
  • make-where-op-abstract
  • master
  • new-order-by-constraint-style
  • only-inline-whole-variables
  • order-by
  • order-by-direction-case-insensitive
  • patreon-link
  • peer-to-dev-dependencies
  • raw-clause
  • relation-labels
  • remove-duplicate-tests
  • remove-old-scripts
  • remove-rxjs-peer-dep
  • remove-set-deprecated-behaviour
  • remove-where-side-effects
  • run-builds-on-prs
  • strict-typescript
  • support-arrays-in-transformer
  • support-plugable-promise-observable
  • transformer-uplift
  • update-dependencies
  • update-node-neo4j-test-versions
  • update-npm-token
  • use-neo4j-integer-for-skip-limit
  • use-parameters-in-skip-limit
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v2.0.0
  • v3.0.0
  • v3.0.1
  • v3.1.0
  • v3.2.0
  • v3.3.1
  • v3.4.0
  • v3.4.1
  • v4
  • v6

pending completion
257

Pull #62

travis-ci

web-flow
fix(Where): bind where clause parameters during build

Previously, the combined where clause was created in the constructor and then reused later. This
meant that the parameter bag wouldn't be able to create a unique name for parameters in where
comparison functions because the where clause hadn't been attached to a query yet. This commit
changes this behaviour so that the where clause is created during the build call.
Pull Request #62: fix(Where): bind where clause parameters during build

332 of 403 branches covered (82.38%)

1 of 1 new or added line in 1 file covered. (100.0%)

814 of 833 relevant lines covered (97.72%)

23.32 hits per line

Relevant lines Covered
Build:
Build:
833 RELEVANT LINES 814 COVERED LINES
23.32 HITS PER LINE
Source Files on fix-where-clause-side-effects
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
257 fix-where-clause-side-effects fix(Where): bind where clause parameters during build Previously, the combined where clause was created in the constructor and then reused later. This meant that the parameter bag wouldn't be able to create a unique name for parameters in where c... Pull #62 03 Nov 2018 04:35AM UTC web-flow travis-ci pending completion  
256 fix-where-clause-side-effects fix(Where): bind where clause parameters during build Previously, the combined where clause was created in the constructor and then reused later. This meant that the parameter bag wouldn't be able to create a unique name for parameters in where c... push 03 Nov 2018 04:35AM UTC jamesfer travis-ci pending completion  
See All Builds (284)
  • Repo on GitHub
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

© 2025 Coveralls, Inc