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

Enhancement: Adjust ConfigHashNormalizer to also sort extra section #60

Merged
merged 1 commit into from
Apr 24, 2018

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Apr 7, 2018

This PR

  • adjusts the ConfigHashNormalizer to also sort the extra section

πŸ’β€β™‚οΈ Not sure if this is a good idea, as it depends on how people use the extra section. Maybe order has a meaning there?

@localheinz localheinz self-assigned this Apr 7, 2018
@codecov
Copy link

codecov bot commented Apr 8, 2018

Codecov Report

Merging #60 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #60   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity       67     68    +1     
=======================================
  Files             7      7           
  Lines           259    263    +4     
=======================================
+ Hits            259    263    +4
Impacted Files Coverage Ξ” Complexity Ξ”
src/Normalizer/ConfigHashNormalizer.php 100% <100%> (ΓΈ) 6 <0> (+1) ⬆️

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 10632f2...89fb7ed. Read the comment docs.

@localheinz
Copy link
Member Author

Thank you, @ntzm and @hannesvdvreken!

@localheinz localheinz merged commit 5dd2a43 into master Apr 24, 2018
@localheinz localheinz deleted the feature/extra branch April 24, 2018 13:26
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.

None yet

1 participant