postgrespro / pg_pathman

Partitioning tool for PostgreSQL
Other
584 stars 69 forks source link

travis-ci for v15 #255

Closed kovdb75 closed 2 years ago

kovdb75 commented 2 years ago

Changes for check compatibility (travis-ci) with PostgreSQL v15

codecov[bot] commented 2 years ago

Codecov Report

Merging #255 (094b7ee) into master (64a4a2b) will increase coverage by 0.21%. The diff coverage is n/a.

:exclamation: Current head 094b7ee differs from pull request most recent head 19d6a1a. Consider uploading reports for the commit 19d6a1a to get more accurate results

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   92.24%   92.46%   +0.21%     
==========================================
  Files          30       30              
  Lines        7000     6766     -234     
==========================================
- Hits         6457     6256     -201     
+ Misses        543      510      -33     
Impacted Files Coverage Δ
src/planner_tree_modification.c 89.04% <0.00%> (-1.50%) :arrow_down:
src/partition_filter.c 96.44% <0.00%> (-0.28%) :arrow_down:
src/compat/pg_compat.c 77.77% <0.00%> (-0.25%) :arrow_down:
src/init.c 91.07% <0.00%> (-0.22%) :arrow_down:
src/runtime_merge_append.c 69.42% <0.00%> (-0.18%) :arrow_down:
src/partition_overseer.c 96.96% <0.00%> (-0.18%) :arrow_down:
src/hooks.c 92.20% <0.00%> (-0.11%) :arrow_down:
src/relation_info.c 94.30% <0.00%> (-0.08%) :arrow_down:
src/partition_creation.c 96.82% <0.00%> (-0.07%) :arrow_down:
src/rangeset.c 96.26% <0.00%> (-0.03%) :arrow_down:
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.