Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAI-4951: Graph-to-graph Copy Validation #90

Merged
merged 2 commits into from
Jan 26, 2023
Merged

FAI-4951: Graph-to-graph Copy Validation #90

merged 2 commits into from
Jan 26, 2023

Conversation

ted-faros
Copy link
Contributor

@ted-faros ted-faros commented Jan 26, 2023

Description

Add tie-breaker order_by to ensure sort is stable. Without this, pagination gives erratic results.

Type of change

  • Bug fix
  • New feature
  • Breaking change

1) add tie-breaker order by to ensure sort is stable
1) slightly more performant exit criterion
@sonarcloud
Copy link

sonarcloud bot commented Jan 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ted-faros ted-faros merged commit 3815042 into main Jan 26, 2023
@ted-faros ted-faros deleted the tt/pagination branch January 26, 2023 01:55
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants