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

Fix RPM package test for PG15 on centos 7 #5115

Merged
merged 1 commit into from Dec 22, 2022

Conversation

svenklemm
Copy link
Member

No description provided.

Installing PG15 on Centos 7 requires the EPEL repository to satisfy
the dependencies.
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #5115 (e478299) into main (4527f51) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5115      +/-   ##
==========================================
+ Coverage   89.45%   89.47%   +0.02%     
==========================================
  Files         227      227              
  Lines       51618    51617       -1     
==========================================
+ Hits        46173    46183      +10     
+ Misses       5445     5434      -11     
Impacted Files Coverage Δ
src/bgw/job_stat.c 91.87% <0.00%> (-0.32%) ⬇️
src/loader/bgw_launcher.c 91.78% <0.00%> (-0.29%) ⬇️
tsl/src/bgw_policy/job.c 87.28% <0.00%> (-0.05%) ⬇️
src/bgw/job.c 93.12% <0.00%> (+0.16%) ⬆️
tsl/src/nodes/data_node_dispatch.c 93.24% <0.00%> (+0.21%) ⬆️
src/loader/bgw_message_queue.c 89.20% <0.00%> (+0.56%) ⬆️
src/bgw/scheduler.c 86.18% <0.00%> (+2.55%) ⬆️

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 4527f51...e478299. Read the comment docs.

@svenklemm svenklemm self-assigned this Dec 22, 2022
@svenklemm svenklemm merged commit b1314e6 into timescale:main Dec 22, 2022
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.

None yet

3 participants