Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

safe_psql() should always raise error on wrong input (issue #52)#53

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ildus merged 2 commits intomasterfrommaster_fix_52
Jul 18, 2018

Conversation

funbringer
Copy link
Collaborator

This PR adds**kwargs toPostgresNode.psql() which allows user to set psql's variables before execution. Moreover,PostgresNode.safe_psql() will always enableON_ERROR_STOP, which facilitates error detection in scripts run via-f option.

@funbringerfunbringer requested a review fromildusJuly 18, 2018 10:32
@codecov-io
Copy link

codecov-io commentedJul 18, 2018
edited
Loading

Codecov Report

Merging#53 intomaster willincrease coverage by<.01%.
The diff coverage is100%.

Impacted file tree graph

@@            Coverage Diff             @@##           master      #53      +/-   ##==========================================+ Coverage   97.31%   97.31%   +<.01%==========================================  Files          17       17                Lines        1562     1565       +3     ==========================================+ Hits         1520     1523       +3  Misses         42       42
Impacted FilesCoverage Δ
testgres/node.py97.55% <100%> (+0.01%)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update6e303fe...b9648ee. Read thecomment docs.

@ildusildus merged commitaad54d8 intomasterJul 18, 2018
@funbringerfunbringer deleted the master_fix_52 branchJuly 18, 2018 13:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ildusildusAwaiting requested review from ildus

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@funbringer@codecov-io@ildus

[8]ページ先頭

©2009-2025 Movatter.jp