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

Sort groups when requested from DB #187

Merged
merged 1 commit into from
Nov 30, 2018
Merged

Sort groups when requested from DB #187

merged 1 commit into from
Nov 30, 2018

Conversation

PVince81
Copy link
Contributor

This makes for deterministic output, especially on Oracle.

Fixes #175

@PVince81
Copy link
Contributor Author

re-pushed for CI as I can't open the Drone results

This makes for deterministic output, especially on Oracle
@codecov
Copy link

codecov bot commented Nov 29, 2018

Codecov Report

Merging #187 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #187      +/-   ##
============================================
+ Coverage     84.26%   84.27%   +0.01%     
  Complexity      296      296              
============================================
  Files            21       21              
  Lines           953      954       +1     
============================================
+ Hits            803      804       +1     
  Misses          150      150
Impacted Files Coverage Δ Complexity Δ
lib/CustomGroupsDatabaseHandler.php 92.52% <100%> (+0.04%) 34 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f13c1c9...4b1330d. Read the comment docs.

@PVince81
Copy link
Contributor Author

@DeepDiver1975 @dpakach CI is green now, it was indeed the sort order in Oracle.

please approve

Copy link
Contributor

@sharidas sharidas left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@PVince81 PVince81 merged commit 91a7349 into master Nov 30, 2018
@delete-merged-branch delete-merged-branch bot deleted the sort-groups-result branch November 30, 2018 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants