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

Travis config fix #109

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

Closed
kulaginm wants to merge 4 commits into master from travis-config-fix
Closed

Travis config fix #109

kulaginm wants to merge 4 commits into master from travis-config-fix

Conversation

@kulaginm
Copy link
Member

@kulaginm kulaginm commented May 27, 2022

  • add 15beta1 to travis config
  • fix travis warnings
    root: deprecated key sudo (The key sudo has no effect anymore.)
    root: missing dist, using the default xenial
    root: missing os, using the default linux
  • fix gcc-7.5.0 preprocessor error
  • fix clang scan-build warning

pashkinelfe and others added 4 commits May 27, 2022 16:16
Copy link

codecov bot commented May 27, 2022
edited
Loading

Codecov Report

Merging #109 (4813838) into master (7197b83) will decrease coverage by 6.68%.
The diff coverage is 0.00%.

@@ Coverage Diff @@
## master #109 +/- ##
==========================================
- Coverage 42.05% 35.36% -6.69% 
==========================================
 Files 32 35 +3 
 Lines 10768 13582 +2814 
==========================================
+ Hits 4528 4803 +275 
- Misses 6240 8779 +2539 
Impacted Files Coverage Δ
src/tuplesort15.c 3.27% <0.00%> (ø)
src/rumsort.c 86.56% <0.00%> (-0.26%) ⬇️
pg_bin/include/postgresql/server/postgres.h 100.00% <0.00%> (ø)
pg_bin/include/postgresql/server/access/tableam.h 100.00% <0.00%> (ø)
..._bin/include/postgresql/server/utils/sortsupport.h 0.00% <0.00%> (ø)
src/tuplesort10.c 2.09% <0.00%> (ø)
...in/include/postgresql/server/access/htup_details.h 33.33% <0.00%> (ø)
src/btree_rum.c 96.79% <0.00%> (+0.01%) ⬆️
src/rumtsquery.c 90.15% <0.00%> (+0.03%) ⬆️
... and 12 more

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 7197b83...4813838. Read the comment docs.

Copy link
Contributor

pashkinelfe commented May 30, 2022
edited
Loading

Committed 92f42d5 into master. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pashkinelfe pashkinelfe Awaiting requested review from pashkinelfe

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /