Skip to content

Add request ip to request object #4265

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 6 commits into from
Oct 18, 2017
Merged

Add request ip to request object #4265

merged 6 commits into from
Oct 18, 2017

Conversation

Gyran
Copy link
Contributor

@Gyran Gyran commented Oct 18, 2017

Adds the client ip on the request object for cloud functions and trigger functions

useful for #3515 example

@Gyran Gyran changed the title Feature/request ip Add request ip to request object Oct 18, 2017
@codecov
Copy link

codecov bot commented Oct 18, 2017

Codecov Report

Merging #4265 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4265      +/-   ##
==========================================
+ Coverage    92.2%   92.22%   +0.01%     
==========================================
  Files         116      116              
  Lines        8122     8124       +2     
==========================================
+ Hits         7489     7492       +3     
+ Misses        633      632       -1
Impacted Files Coverage Δ
src/Routers/FunctionsRouter.js 94.59% <ø> (ø) ⬆️
src/triggers.js 94.17% <ø> (ø) ⬆️
src/middlewares.js 97.5% <100%> (+0.03%) ⬆️
src/RestWrite.js 93.34% <0%> (+0.18%) ⬆️

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 9376b4d...694ef58. Read the comment docs.

@flovilmart
Copy link
Contributor

Thanks for the PR @Gyran!

@flovilmart flovilmart merged commit 70ad9e9 into parse-community:master Oct 18, 2017
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