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

remove wrong console log in test #6627

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

sunshineo
Copy link
Contributor

Sorry I forgot to remove some console logs in the test in my previous merge

@codecov
Copy link

codecov bot commented Apr 18, 2020

Codecov Report

Merging #6627 into master will decrease coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6627      +/-   ##
==========================================
- Coverage   93.90%   93.35%   -0.56%     
==========================================
  Files         169      169              
  Lines       11972    11972              
==========================================
- Hits        11242    11176      -66     
- Misses        730      796      +66     
Impacted Files Coverage Δ
...dapters/Cache/RedisCacheAdapter/KeyPromiseQueue.js 0.00% <0.00%> (-95.46%) ⬇️
src/Adapters/Cache/RedisCacheAdapter/index.js 14.28% <0.00%> (-83.68%) ⬇️
src/Routers/PushRouter.js 93.10% <0.00%> (-3.45%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.85% <0.00%> (-0.67%) ⬇️

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 7ccd6ce...4336f1a. Read the comment docs.

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

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

Nice catch. Thanks for amending.

@davimacedo davimacedo merged commit c11e891 into parse-community:master Apr 21, 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