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

fix purge command bug (#4619) #4621

Merged
merged 1 commit into from
Mar 10, 2018
Merged

Conversation

bugtype
Copy link
Contributor

@bugtype bugtype commented Mar 10, 2018

fix purge command bug.

@codecov
Copy link

codecov bot commented Mar 10, 2018

Codecov Report

Merging #4621 into master will decrease coverage by 0.06%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4621      +/-   ##
==========================================
- Coverage   92.66%   92.59%   -0.07%     
==========================================
  Files         119      119              
  Lines        8560     8562       +2     
==========================================
- Hits         7932     7928       -4     
- Misses        628      634       +6
Impacted Files Coverage Δ
src/Routers/PurgeRouter.js 83.33% <50%> (-6.67%) ⬇️
src/RestWrite.js 93.05% <0%> (-0.74%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.11% <0%> (-0.1%) ⬇️

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 673039f...d3ef595. Read the comment docs.

@flovilmart
Copy link
Contributor

Thanks for the PR @AreYouHappy !

@flovilmart flovilmart merged commit d768211 into parse-community:master Mar 10, 2018
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