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

PGPRO-5983: fix Perl tests due to changes in PostgreSQL 15devel#15

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
ziva777 merged 1 commit intomasterfromPGPRO-5983
Dec 10, 2021

Conversation

MarinaPolyakova
Copy link
Contributor

@MarinaPolyakovaMarinaPolyakova commentedDec 8, 2021
edited
Loading

The standard PostgreSQL Perl modules for testing have been moved and some have
been renamed. Try to maintain both old and new modules by checking if we can
load new modules and loading the necessary modules at compile time. We cannot
load these modules at runtime because they can have INIT blocks.

Also use Perl's 'eval' function to call functions from these modules so we don't
get compilation errors due to conditionally loading modules.

@codecov
Copy link

codecovbot commentedDec 8, 2021
edited
Loading

Codecov Report

Merging#15 (257423c) intomaster (b5d2c58) willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master      #15   +/-   ##=======================================  Coverage   88.55%   88.55%           =======================================  Files           2        2             Lines         428      428           =======================================  Hits          379      379             Misses         49       49

Continue to review full report at Codecov.

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

The standard PostgreSQL Perl modules for testing have been moved and some havebeen renamed. Try to maintain both old and new modules by checking if we canload new modules and loading the necessary modules at compile time. We cannotload these modules at runtime because they can have INIT blocks.Also use Perl's 'eval' function to call functions from these modules so we don'tget compilation errors due to conditionally loading modules.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ziva777ziva777Awaiting requested review from ziva777

Assignees

@ziva777ziva777

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@MarinaPolyakova@ziva777

[8]ページ先頭

©2009-2025 Movatter.jp