Skip to content

Conversation

@jarednova
Copy link
Member

Ticket: #1731

Issue

Manual ordering args were overridden by class's value

Solution

Make class's value the default, can now be overriden by user defined value

Impact

This will only cause an issue in the case where someone's failed attempts to override were unsuccessful — now they'll succeed

Testing

No new tests

@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #2015 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2015      +/-   ##
============================================
- Coverage     95.01%   95.01%   -0.01%     
  Complexity     1570     1570              
============================================
  Files            49       49              
  Lines          3709     3708       -1     
============================================
- Hits           3524     3523       -1     
  Misses          185      185
Impacted Files Coverage Δ Complexity Δ
lib/CommentThread.php 96.29% <100%> (-0.07%) 21 <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 0eea8b3...f9e6876. Read the comment docs.

@jarednova
Copy link
Member Author

@palmiak can I get your review? I think this is an artifact of some experimental stuff I was trying many years ago, that we're in the process of stripping out

@jarednova jarednova added the Ready for Review Ready for a contrib to take a look at and review/merge label May 31, 2019
@jarednova jarednova added the 1.x label Jun 4, 2019
@jarednova jarednova merged commit 6d761e4 into master Jun 18, 2019
@jarednova jarednova deleted the 1731_comment_order branch June 18, 2019 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.x Ready for Review Ready for a contrib to take a look at and review/merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants