Skip to content

[WIP] Switch python tests to testgres#16

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

Open
wants to merge 6 commits into
base:master
Choose a base branch
from

Conversation

ololobus
Copy link
Contributor

@ololobusololobus commented Oct 23, 2019

I have added TCP-DS in a separate PR #17, since it is difficult to do two huge things at once (migrating to testgres and adding TCP-DS). Although I still think that tesgress is a powerful Postgres testing framework and hope that migration to it will help us to unify our testing routines across different projects. So I keep this PR and mark it as work-in-progress for now.

@codecov-io
Copy link

codecov-io commented Oct 25, 2019

Codecov Report

Merging #16 into master will increase coverage by 9.16%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #16 +/- ## ========================================== + Coverage 77.09% 86.25% +9.16%  ========================================== Files 4 2 -2 Lines 502 502 ========================================== + Hits 387 433 +46 + Misses 115 69 -46
Impacted FilesCoverage Δ
pg_bin/include/postgresql/server/utils/palloc.h
pg_bin/include/postgresql/server/storage/s_lock.h
signal_handler.c95.18% <0%> (+3.71%)⬆️
pg_query_state.c84.48% <0%> (+10.57%)⬆️

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 0ebe691...7e81aaf. Read the comment docs.

@ololobusololobus changed the title Switch python test to testgres and add stress testSwitch python test to testgresOct 26, 2019
@ololobusololobus changed the title Switch python test to testgres[WIP] Switch python test to testgresOct 26, 2019
@ololobusololobus mentioned this pull request Oct 27, 2019
@ololobusololobus changed the title [WIP] Switch python test to testgres[WIP] Switch python tests to testgresOct 27, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
@ololobus@codecov-io@CherkashinSergey
close