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

Third edition #83

Merged
merged 2 commits into from
May 1, 2018
Merged

Third edition #83

merged 2 commits into from
May 1, 2018

Conversation

loiane
Copy link
Owner

@loiane loiane commented May 1, 2018

No description provided.

@codecov
Copy link

codecov bot commented May 1, 2018

Codecov Report

Merging #83 into master will increase coverage by 10.03%.
The diff coverage is 94.11%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #83       +/-   ##
===========================================
+ Coverage   79.09%   89.12%   +10.03%     
===========================================
  Files         141      119       -22     
  Lines        3171     2612      -559     
  Branches      269      382      +113     
===========================================
- Hits         2508     2328      -180     
+ Misses        650      254      -396     
- Partials       13       30       +17
Impacted Files Coverage Δ
src/ts/data-structures/models/red-black-node.ts 100% <ø> (+33.33%) ⬆️
src/ts/algorithms/graph/breadth-first-search.ts 98.07% <100%> (+82.69%) ⬆️
src/ts/algorithms/graph/depth-first-search.ts 98.11% <100%> (+81.13%) ⬆️
src/ts/data-structures/graph.ts 48% <100%> (+40%) ⬆️
src/ts/index.ts 100% <100%> (ø)
src/ts/data-structures/red-black-tree.ts 51.25% <50%> (ø) ⬆️
src/ts/algorithms/greedy/knapsack.ts 69.23% <0%> (-30.77%) ⬇️
src/ts/algorithms/math/lcm.ts 75% <0%> (-25%) ⬇️
src/js/data-structures/avl-tree.js 53.84% <0%> (-13.96%) ⬇️
src/js/data-structures/dictionary.js 87.5% <0%> (-12.5%) ⬇️
... and 108 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 533e436...829552e. Read the comment docs.

@loiane loiane merged commit a2e605d into master May 1, 2018
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