Skip to content

Fix NPM publish process #6821

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 1 commit into from
Jul 22, 2020
Merged

Conversation

davimacedo
Copy link
Member

I believe this line was added by mistake a while ago and it was making the npm publish process to fail.

@davimacedo davimacedo requested a review from Moumouls July 22, 2020 16:26
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #6821 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6821      +/-   ##
==========================================
+ Coverage   93.85%   93.91%   +0.05%     
==========================================
  Files         169      169              
  Lines       12206    12206              
==========================================
+ Hits        11456    11463       +7     
+ Misses        750      743       -7     
Impacted Files Coverage Δ
src/GraphQL/ParseGraphQLSchema.js 97.96% <0.00%> (+0.50%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.54% <0.00%> (+0.66%) ⬆️
src/GraphQL/loaders/parseClassQueries.js 100.00% <0.00%> (+2.04%) ⬆️
src/GraphQL/parseGraphQLUtils.js 100.00% <0.00%> (+6.06%) ⬆️

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 0236efd...bae124f. Read the comment docs.

@Moumouls Moumouls merged commit a6597ac into parse-community:master Jul 22, 2020
therealjmj pushed a commit to therealjmj/SC-parse-server that referenced this pull request Aug 20, 2020
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