Skip to content

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