Skip to content

Conversation

@mmarchini
Copy link
Contributor

get-metadata will skip collaborators from the list without warning if there are extra spaces. For example:

* [mmarchini](https://github.com/mmarchini) -
**Matheus Marchini**  <matheus@sthima.com>
                     ^
                     Extra space

Ref: nodejs/node#18822

@codecov
Copy link

codecov bot commented Feb 16, 2018

Codecov Report

Merging #182 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   93.69%   93.71%   +0.01%     
==========================================
  Files          18       18              
  Lines         666      668       +2     
==========================================
+ Hits          624      626       +2     
  Misses         42       42
Impacted Files Coverage Δ
lib/collaborators.js 100% <100%> (ø) ⬆️
lib/pr_summary.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 75f2b21...1f70458. Read the comment docs.

Copy link
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching that!

Copy link
Contributor

@priyank-p priyank-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add a quick tests for it in collaborators.test.js

@priyank-p priyank-p self-assigned this Feb 17, 2018
@priyank-p priyank-p merged commit a15715a into nodejs:master Feb 17, 2018
@priyank-p
Copy link
Contributor

Merged after adding a quick little test, thanks @mmarchini.

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.

4 participants