Skip to content

Conversation

@SNavleen
Copy link

Hi,

I have implemented a beginner sorting algorithm known as Odd-Even sorting (also known as Brick sort).

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #241   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         149    150    +1     
  Lines        2612   2627   +15     
  Branches      434    436    +2     
=====================================
+ Hits         2612   2627   +15
Impacted Files Coverage Δ
...rc/algorithms/sorting/odd-even-sort/OddEvenSort.js 100% <100%> (ø)

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 94abfec...20c6d50. Read the comment docs.

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.

1 participant