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

grammar correction #134

Merged
merged 1 commit into from
Jul 19, 2020
Merged

grammar correction #134

merged 1 commit into from
Jul 19, 2020

Conversation

shockyng
Copy link
Contributor

@shockyng shockyng commented May 8, 2019

grammar correction of three words

@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #134 into master will increase coverage by 2.5%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #134     +/-   ##
=========================================
+ Coverage   86.88%   89.39%   +2.5%     
=========================================
  Files         117      141     +24     
  Lines        2006     3168   +1162     
  Branches      268      268             
=========================================
+ Hits         1743     2832   +1089     
- Misses        245      318     +73     
  Partials       18       18
Impacted Files Coverage Δ
src/js/data-structures/binary-search-tree.js 20.28% <0%> (-31.44%) ⬇️
src/js/algorithms/sorting/shell-sort.js 92.85% <0%> (-7.15%) ⬇️
src/js/util.js 95% <0%> (-5%) ⬇️
src/js/algorithms/backtracking/rat-in-maze.js 88% <0%> (-4.31%) ⬇️
src/js/algorithms/backtracking/sudoku-solver.js 97.29% <0%> (-2.71%) ⬇️
src/js/algorithms/search/interpolation-search.js 80% <0%> (-1.82%) ⬇️
src/js/data-structures/heap.js 88.46% <0%> (-0.43%) ⬇️
src/js/algorithms/sorting/bucket-sort.js 100% <0%> (ø) ⬆️
...s/algorithms/dynamic-programing/min-coin-change.js 100% <0%> (ø) ⬆️
src/js/others/base-converter.js 100% <0%> (ø) ⬆️
... and 56 more

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 c1c374f...0e0ba57. Read the comment docs.

@loiane loiane merged commit 2acc2db into loiane:master Jul 19, 2020
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.

2 participants