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

Static function call result comment does not match variable content [skip ci] #5077

Merged
merged 1 commit into from Jan 9, 2017

Conversation

kasn
Copy link
Contributor

@kasn kasn commented Jan 8, 2017

| Patch: Bug Fix? | no
| Major: Breaking Change? | no
| Minor: New Feature? | no
| Deprecations? | no
| Spec Compliancy? | no
| Tests Added/Pass? | no
| Fixed Tickets |
| License | MIT
| Doc PR | yes
| Dependency Changes | no

static staticProperty, defined in line 18, value is 'babeliscool' but comment on line 33 the given sample output is 'babelIsCool'.
this commit fixes this inconsistency

static staticProperty, defined in line 18, value is 'babeliscool' but comment on line 33 the given sample output is 'babelIsCool'. 
this commit fixes this inconsistency
@hiroppy
Copy link
Member

hiroppy commented Jan 8, 2017

Looks good.

@codecov-io
Copy link

codecov-io commented Jan 8, 2017

Current coverage is 89.15% (diff: 100%)

Merging #5077 into master will not change coverage

@@             master      #5077   diff @@
==========================================
  Files           203        203          
  Lines          9821       9821          
  Methods        1072       1072          
  Messages          0          0          
  Branches       2614       2614          
==========================================
  Hits           8756       8756          
  Misses         1065       1065          
  Partials          0          0          

Powered by Codecov. Last update d1cd179...c04cff8

@hzoo
Copy link
Member

hzoo commented Jan 9, 2017

I see, thanks for contributing @kasn!

@hzoo hzoo merged commit de1a764 into babel:master Jan 9, 2017
@hzoo hzoo added the PR: Docs 📝 A type of pull request used for our changelog categories label Jan 9, 2017
panagosg7 pushed a commit to panagosg7/babel that referenced this pull request Jan 17, 2017
…abel#5077)

static staticProperty, defined in line 18, value is 'babeliscool' but comment on line 33 the given sample output is 'babelIsCool'. 
this commit fixes this inconsistency
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Docs 📝 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants