Skip to content

Changes for gcc-11 compilation #233

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

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Changes for gcc-11 compilation #233

merged 1 commit into from
Oct 27, 2021

Conversation

kovdb75
Copy link
Collaborator

@kovdb75 kovdb75 commented Oct 22, 2021

Fixed compilation warnings (GCC -11)

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #233 (ac9a29a) into master (4ae1f1b) will decrease coverage by 0.60%.
The diff coverage is 100.00%.

❗ Current head ac9a29a differs from pull request most recent head 4870f5c. Consider uploading reports for the commit 4870f5c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   91.94%   91.34%   -0.61%     
==========================================
  Files          35       30       -5     
  Lines        6792     5416    -1376     
==========================================
- Hits         6245     4947    -1298     
+ Misses        547      469      -78     
Impacted Files Coverage Δ
src/pathman_workers.c 82.32% <100.00%> (-1.71%) ⬇️
src/include/pathman_workers.h 84.00% <0.00%> (-3.10%) ⬇️
src/include/relation_info.h 87.17% <0.00%> (-2.83%) ⬇️
src/include/compat/pg_compat.h 90.00% <0.00%> (-2.31%) ⬇️
src/runtime_merge_append.c 67.62% <0.00%> (-1.89%) ⬇️
src/utility_stmt_hooking.c 90.86% <0.00%> (-1.89%) ⬇️
src/init.c 89.45% <0.00%> (-1.57%) ⬇️
src/pl_range_funcs.c 95.32% <0.00%> (-1.15%) ⬇️
src/utils.c 90.98% <0.00%> (-1.13%) ⬇️
... and 23 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 4ae1f1b...4870f5c. Read the comment docs.

@kovdb75 kovdb75 merged commit 7afd4ac into master Oct 27, 2021
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.

1 participant