Skip to content

Rename Schema => SchemaController #1542

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

Merged
merged 5 commits into from
Apr 19, 2016
Merged

Conversation

drew-gross
Copy link
Contributor

Also fix an error that snuck in during merge

@codecov-io
Copy link

Current coverage is 92.93%

Merging #1542 into master will decrease coverage by -0.02% as of 81284f5

@@            master   #1542   diff @@
======================================
  Files           87      87       
  Stmts         5496    5494     -2
  Branches      1020    1021     +1
  Methods          0       0       
======================================
- Hit           5109    5106     -3
  Partial          9       9       
- Missed         378     379     +1

Review entire Coverage Diff as of 81284f5

Powered by Codecov. Updated on successful CI builds.

@flovilmart
Copy link
Contributor

In the controllers folder?

@drew-gross
Copy link
Contributor Author

Ya will do

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@@ -6,7 +6,7 @@ import intersect from 'intersect';
var mongodb = require('mongodb');
var Parse = require('parse/node').Parse;

var Schema = require('./../Schema');
var SchemaController = require('./../Controllers/SchemaController');
Copy link
Contributor

Choose a reason for hiding this comment

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

We can remove leading ./

@flovilmart
Copy link
Contributor

Baby nit, otherwise LGTM

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@drew-gross drew-gross merged commit 61b62e4 into parse-community:master Apr 19, 2016
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