Skip to content

Conversation

robfrank
Copy link
Collaborator

@robfrank robfrank commented Apr 18, 2025

What does this PR do?

fixes parametric queries in cypher over JDBC/Postgres protocol

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

Copy link

codacy-production bot commented Apr 18, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for f6752cb1 75.26%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f6752cb) Report Missing Report Missing Report Missing
Head commit (29cd3a0) 69981 44828 64.06%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2169) 97 73 75.26%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@robfrank robfrank force-pushed the fix/2119-params-not-working-cypher branch from 04794b8 to b3f6f7f Compare May 13, 2025 12:57
@robfrank robfrank merged commit 81d220d into main May 13, 2025
15 of 18 checks passed
@robfrank robfrank added this to the 25.5.1 milestone May 13, 2025
@robfrank robfrank deleted the fix/2119-params-not-working-cypher branch June 20, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant