Skip to content

issue(afterFind): Fixes issue when using afterFind with relations #4752

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 3 commits into from
May 18, 2018

Conversation

flovilmart
Copy link
Contributor

@flovilmart flovilmart commented May 8, 2018

Small issue when using afterFind and redirect classNames

@flovilmart flovilmart changed the title Adds failing test for the issue issue(afterFind): Fixes issue when using afterFind with relations May 8, 2018
@flovilmart flovilmart force-pushed the fix/issue-redirectClassName-afterFind branch from 17985aa to 72f38c3 Compare May 8, 2018 17:00
@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

Merging #4752 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4752      +/-   ##
==========================================
+ Coverage   92.61%   92.65%   +0.04%     
==========================================
  Files         119      119              
  Lines        8585     8591       +6     
==========================================
+ Hits         7951     7960       +9     
+ Misses        634      631       -3
Impacted Files Coverage Δ
src/RestQuery.js 95.51% <100%> (+0.07%) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.24% <0%> (+0.09%) ⬆️
src/RestWrite.js 93.41% <0%> (+0.36%) ⬆️

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 a3e5b20...1ccfd27. Read the comment docs.

@flovilmart flovilmart requested a review from acinader May 8, 2018 20:37
@flovilmart flovilmart merged commit fc47f9b into master May 18, 2018
@flovilmart flovilmart deleted the fix/issue-redirectClassName-afterFind branch May 18, 2018 13:37
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 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