Skip to content

Add ksort to ArrayObject util #199

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

Merged
merged 4 commits into from
Jan 21, 2021
Merged

Add ksort to ArrayObject util #199

merged 4 commits into from
Jan 21, 2021

Conversation

mikeymike
Copy link
Member

Adds ksort functionality to the ArrayObject

@mikeymike mikeymike requested a review from AydinHassan January 21, 2021 12:28
@codecov-io
Copy link

Codecov Report

Merging #199 (1cc74db) into master (7b34e68) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #199      +/-   ##
============================================
+ Coverage     91.77%   91.79%   +0.01%     
- Complexity      692      693       +1     
============================================
  Files           101      101              
  Lines          2116     2120       +4     
============================================
+ Hits           1942     1946       +4     
  Misses          174      174              
Impacted Files Coverage Δ Complexity Δ
src/Result/FunctionRequirementsFailure.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/ExerciseRunner/CgiRunner.php 90.74% <100.00%> (ø) 25.00 <5.00> (ø)
src/ExerciseRunner/CliRunner.php 100.00% <100.00%> (ø) 20.00 <4.00> (ø)
src/Utils/ArrayObject.php 100.00% <100.00%> (ø) 22.00 <1.00> (+1.00)

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 7b34e68...1cc74db. Read the comment docs.

@AydinHassan AydinHassan merged commit d6374ab into master Jan 21, 2021
@AydinHassan AydinHassan deleted the collection-ksort branch January 21, 2021 13:49
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.

3 participants