Skip to content

Fix ttl flaky test #5686

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 1 commit into from
Jun 13, 2019
Merged

Fix ttl flaky test #5686

merged 1 commit into from
Jun 13, 2019

Conversation

davimacedo
Copy link
Member

It is sometimes expiring before the first call. I run the test 10K times after the change and it passed.

@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

Merging #5686 into master will decrease coverage by 12.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #5686       +/-   ##
==========================================
- Coverage   94.16%     82%   -12.17%     
==========================================
  Files         129     129               
  Lines        9240    9240               
==========================================
- Hits         8701    7577     -1124     
- Misses        539    1663     +1124
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 3.09% <0%> (-93.72%) ⬇️
src/Adapters/Storage/Postgres/PostgresClient.js 78.57% <0%> (-7.15%) ⬇️
src/Controllers/UserController.js 93.45% <0%> (-0.94%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 91.72% <0%> (-0.73%) ⬇️
src/Routers/UsersRouter.js 93.54% <0%> (-0.65%) ⬇️
src/RestWrite.js 93.32% <0%> (+0.17%) ⬆️

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 1e20377...f429e29. Read the comment docs.

@dplewis dplewis merged commit 466a049 into parse-community:master Jun 13, 2019
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