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

Fix typo in comment #540

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Fix typo in comment #540

merged 1 commit into from
Dec 9, 2020

Conversation

xiaomingfu
Copy link
Contributor

Simple change to fix the typo in a comment in RedBlackTree.js

This is to address issue #528

@codecov
Copy link

codecov bot commented Sep 15, 2020

Codecov Report

Merging #540 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #540   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          150       150           
  Lines         2627      2627           
  Branches       439       439           
=========================================
  Hits          2627      2627           
Impacted Files Coverage Δ
...ata-structures/tree/red-black-tree/RedBlackTree.js 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 07bc4a4...752706d. Read the comment docs.

@trekhleb trekhleb changed the base branch from master to merge December 9, 2020 07:12
@trekhleb trekhleb merged commit 8a12653 into trekhleb:merge Dec 9, 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.

3 participants