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

Fixes postgres flaky test #3822

Merged
merged 2 commits into from
May 16, 2017
Merged

Fixes postgres flaky test #3822

merged 2 commits into from
May 16, 2017

Conversation

flovilmart
Copy link
Contributor

@flovilmart flovilmart commented May 16, 2017

Closes #3754

@flovilmart flovilmart changed the title Changes expected error code Fixes postgres flaky test May 16, 2017
@codecov
Copy link

codecov bot commented May 16, 2017

Codecov Report

Merging #3822 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3822      +/-   ##
==========================================
- Coverage   90.15%   90.13%   -0.03%     
==========================================
  Files         114      114              
  Lines        7529     7531       +2     
==========================================
  Hits         6788     6788              
- Misses        741      743       +2
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.46% <100%> (+0.01%) ⬆️
src/Adapters/Storage/Postgres/PostgresClient.js 85.71% <100%> (ø) ⬆️
src/RestWrite.js 92.85% <0%> (-0.4%) ⬇️

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 ab04641...32810db. Read the comment docs.

@flovilmart flovilmart requested a review from acinader May 16, 2017 03:43
Copy link
Contributor

@acinader acinader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice.

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