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

Add no-var to eslint #710

Merged
merged 1 commit into from
Dec 27, 2018
Merged

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Dec 27, 2018

I used eslint --fix for this.

The only real change was in the promiseUtils.js file

I used `eslint --fix` for this.

The only real change was in the promiseUtils.js file
@codecov
Copy link

codecov bot commented Dec 27, 2018

Codecov Report

Merging #710 into master will not change coverage.
The diff coverage is 91.51%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #710   +/-   ##
=======================================
  Coverage   88.57%   88.57%           
=======================================
  Files          53       53           
  Lines        4535     4535           
  Branches     1052     1052           
=======================================
  Hits         4017     4017           
  Misses        518      518
Impacted Files Coverage Δ
src/ParseConfig.js 87.5% <100%> (ø) ⬆️
src/StorageController.default.js 100% <100%> (ø) ⬆️
src/Parse.js 84.61% <100%> (ø) ⬆️
src/encode.js 100% <100%> (ø) ⬆️
src/ParseGeoPoint.js 95.45% <100%> (ø) ⬆️
src/ParseRole.js 80% <100%> (ø) ⬆️
src/equals.js 100% <100%> (ø) ⬆️
src/CoreManager.js 100% <100%> (ø) ⬆️
src/arrayContainsObject.js 100% <100%> (ø) ⬆️
src/StorageController.browser.js 100% <100%> (ø) ⬆️
... and 27 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 629a550...50b8eea. Read the comment docs.

@dplewis dplewis merged commit e3e105a into parse-community:master Dec 27, 2018
@dplewis dplewis deleted the no-var-eslint branch December 27, 2018 16:35
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.

2 participants