Skip to content

Conversation

@jtr109
Copy link
Owner

@jtr109 jtr109 commented Jul 30, 2020

resolve #7

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #9 into master will increase coverage by 0.59%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   98.33%   98.92%   +0.59%     
==========================================
  Files           2        3       +1     
  Lines          60       93      +33     
==========================================
+ Hits           59       92      +33     
  Misses          1        1              
Impacted Files Coverage Δ
kth_largest/src/lib.rs 100.00% <100.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 1af5e43...c5af3ea. Read the comment docs.

@jtr109 jtr109 merged commit 08474d8 into master Jul 30, 2020
@jtr109 jtr109 deleted the kth-largest branch July 30, 2020 15:58
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.

215. Kth Largest Element in an Array

2 participants