Skip to content

Restore random seed functionality - #814

Merged
barna-isaac merged 1 commit into
mainfrom
bug/random-seed-es-tiebreak
Jul 29, 2026
Merged

Restore random seed functionality#814
barna-isaac merged 1 commit into
mainfrom
bug/random-seed-es-tiebreak

Conversation

@axlewin

@axlewin axlewin commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Only add the new tie-break sort order clauses if there is no random seed set, otherwise it should be null (as before).

Only add the new tie-break sort order clauses if there is no random seed set, otherwise it should be null (as before).
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 40.97%. Comparing base (7ed07b2) to head (e85e551).

Files with missing lines Patch % Lines
...am/cl/dtg/segue/dao/content/GitContentManager.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   40.97%   40.97%           
=======================================
  Files         550      550           
  Lines       23552    23555    +3     
  Branches     2836     2837    +1     
=======================================
+ Hits         9650     9652    +2     
  Misses      13032    13032           
- Partials      870      871    +1     

☔ View full report in Codecov by Harness.
📢 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.

@barna-isaac barna-isaac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the fix.

@barna-isaac
barna-isaac merged commit 48167da into main Jul 29, 2026
5 checks passed
@barna-isaac
barna-isaac deleted the bug/random-seed-es-tiebreak branch July 29, 2026 14:52
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.

2 participants