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

Replace trim-right with _.trimEnd in babel-helper-fixtures #3502

Merged
merged 1 commit into from
May 16, 2016
Merged

Replace trim-right with _.trimEnd in babel-helper-fixtures #3502

merged 1 commit into from
May 16, 2016

Conversation

dlwalsh
Copy link
Contributor

@dlwalsh dlwalsh commented May 16, 2016

I've updated babel-helper-fixtures to replace the trim-right dependency with _.trimEnd.

@codecov-io
Copy link

codecov-io commented May 16, 2016

Current coverage is 87.83%

Merging #3502 into master will decrease coverage by <.01%

  1. File ...ixtures/lib/index.js (not in diff) was modified. more
    • Misses 0
    • Partials 0
    • Hits -1
@@             master      #3502   diff @@
==========================================
  Files           194        194          
  Lines         10123      10122     -1   
  Methods        1537       1537          
  Messages          0          0          
  Branches       2246       2246          
==========================================
- Hits           8891       8890     -1   
  Misses         1232       1232          
  Partials          0          0          

Powered by Codecov. Last updated by 829d449...29d94c7

@hzoo
Copy link
Member

hzoo commented May 16, 2016

Great! If you want you can make a single PR with multiple commits in the future for this kind of thing (if not it's ok too)

@hzoo hzoo merged commit 9f8cd91 into babel:master May 16, 2016
@hzoo hzoo added the PR: Internal 🏠 A type of pull request used for our changelog categories label May 16, 2016
@dlwalsh dlwalsh deleted the babel-helper-fixtures/remove-trim-right-dependency branch May 16, 2016 22:39
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 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: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants