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

Adds fix for issue affecting update with CLP #5269

Merged
merged 2 commits into from
Jan 4, 2019
Merged

Conversation

flovilmart
Copy link
Contributor

@flovilmart flovilmart commented Dec 31, 2018

Closes #5177

@flovilmart flovilmart force-pushed the fix/issue-CLP-update branch from fe05339 to 8604f9c Compare January 1, 2019 20:44
@codecov
Copy link

codecov bot commented Jan 1, 2019

Codecov Report

Merging #5269 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5269      +/-   ##
==========================================
- Coverage   93.89%   93.87%   -0.02%     
==========================================
  Files         123      123              
  Lines        8975     8970       -5     
==========================================
- Hits         8427     8421       -6     
- Misses        548      549       +1
Impacted Files Coverage Δ
src/RestQuery.js 96.06% <ø> (-0.05%) ⬇️
src/rest.js 98.85% <100%> (ø) ⬆️
src/Controllers/DatabaseController.js 94.93% <100%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.07% <0%> (-0.09%) ⬇️
src/RestWrite.js 93.06% <0%> (ø) ⬆️

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 cc0d769...8604f9c. Read the comment docs.

@flovilmart flovilmart requested review from acinader and dplewis January 2, 2019 01:05
@flovilmart flovilmart merged commit 46ac7e7 into master Jan 4, 2019
@dplewis dplewis deleted the fix/issue-CLP-update branch August 14, 2019 18:09
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* Adds fix for issue affecting update with CLP

* Disable single instance
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