Skip to content

Fix relation direction creation with merge and create, fixes #3326#3353

Merged
robfrank merged 1 commit into
ArcadeData:mainfrom
ExtReMLapin:gerge_direction_fix
Feb 5, 2026
Merged

Fix relation direction creation with merge and create, fixes #3326#3353
robfrank merged 1 commit into
ArcadeData:mainfrom
ExtReMLapin:gerge_direction_fix

Fix relation direction creation with merge and create, fixes #3326

3bbc685
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2026 in 1s

56.94% (-0.03%) compared to d6cbc10

View this Pull Request on Codecov

56.94% (-0.03%) compared to d6cbc10

Details

Codecov Report

❌ Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.94%. Comparing base (d6cbc10) to head (3bbc685).

Files with missing lines Patch % Lines
...db/query/opencypher/executor/steps/CreateStep.java 40.00% 2 Missing and 1 partial ⚠️
...edb/query/opencypher/executor/steps/MergeStep.java 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3353      +/-   ##
==========================================
- Coverage   56.97%   56.94%   -0.03%     
==========================================
  Files        1368     1368              
  Lines      100624   100630       +6     
  Branches    20490    20492       +2     
==========================================
- Hits        57326    57303      -23     
- Misses      34205    34223      +18     
- Partials     9093     9104      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.