Closed MarinaPolyakova closed 1 year ago
Merging #257 (793d719) into master (4e8efb7) will decrease coverage by
0.15%
. The diff coverage is75.00%
.:exclamation: Current head 793d719 differs from pull request most recent head 12594a3. Consider uploading reports for the commit 12594a3 to get more accurate results
@@ Coverage Diff @@
## master #257 +/- ##
==========================================
- Coverage 92.20% 92.04% -0.16%
==========================================
Files 30 29 -1
Lines 7028 6628 -400
==========================================
- Hits 6480 6101 -379
+ Misses 548 527 -21
Impacted Files | Coverage Δ | |
---|---|---|
src/relation_info.c | 94.26% <ø> (-0.12%) |
:arrow_down: |
src/runtime_merge_append.c | 69.16% <50.00%> (-0.44%) |
:arrow_down: |
src/partition_creation.c | 96.80% <100.00%> (-0.16%) |
:arrow_down: |
src/utils.c | 90.13% <0.00%> (-2.64%) |
:arrow_down: |
src/pg_pathman.c | 93.50% <0.00%> (-1.59%) |
:arrow_down: |
src/nodes_common.c | 95.54% <0.00%> (-0.65%) |
:arrow_down: |
src/init.c | 91.04% <0.00%> (-0.27%) |
:arrow_down: |
src/compat/pg_compat.c | 77.77% <0.00%> (-0.25%) |
:arrow_down: |
src/partition_filter.c | 96.54% <0.00%> (-0.18%) |
:arrow_down: |
... and 11 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
See the commit 0fe954c28584169938e5c0738cfaa9930ce77577 (Add -Wshadow=compatible-local to the standard compilation flags) in PostgreSQL 16.