Skip to content

Add support for expiration interval in Push #4202

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 25, 2017

Conversation

marvelm
Copy link
Contributor

@marvelm marvelm commented Sep 22, 2017

Overview

@codecov
Copy link

codecov bot commented Sep 22, 2017

Codecov Report

Merging #4202 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4202      +/-   ##
=========================================
+ Coverage   92.44%   92.5%   +0.06%     
=========================================
  Files         118     118              
  Lines        8155    8169      +14     
=========================================
+ Hits         7539    7557      +18     
+ Misses        616     612       -4
Impacted Files Coverage Δ
src/StatusHandler.js 98.58% <ø> (ø) ⬆️
src/Controllers/SchemaController.js 97.09% <ø> (ø) ⬆️
src/Controllers/PushController.js 97.89% <100%> (+1.59%) ⬆️
src/RestWrite.js 93.71% <0%> (+0.36%) ⬆️
src/Config.js 94.82% <0%> (+0.86%) ⬆️

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 a185c97...495a212. Read the comment docs.

@flovilmart
Copy link
Contributor

@marvelm thanks for the PR, according to the coverage report it seems that 2 paths that seem critical are not properly covered by the tests here and here

Otherwise the feature look great!

@marvelm marvelm force-pushed the feature/expiration-time branch 2 times, most recently from 1c7f314 to ed89a61 Compare September 25, 2017 17:35
@marvelm marvelm force-pushed the feature/expiration-time branch from ed89a61 to b89d77b Compare October 25, 2017 18:34
@marvelm
Copy link
Contributor Author

marvelm commented Oct 25, 2017

@flovilmart I've fixed the coverage issue.

@flovilmart
Copy link
Contributor

100% diff hit, I like it! @montymxb what do you think ?

@flovilmart flovilmart merged commit 8a23c00 into parse-community:master Oct 25, 2017
@montymxb
Copy link
Contributor

@flovilmart looks like a nice addition 👍

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.

3 participants