citusdata / citus

Distributed PostgreSQL as an extension
https://www.citusdata.com
GNU Affero General Public License v3.0
10.65k stars 670 forks source link

multi-mx test updates #7721

Closed m3hm3t closed 2 weeks ago

m3hm3t commented 2 weeks ago

DESCRIPTION: PR description that will go into the change log, up to 78 characters

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.66%. Comparing base (6c12b10) to head (6d63b9c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## naisila/pg17_support #7721 +/- ## ======================================================== + Coverage 89.61% 89.66% +0.05% ======================================================== Files 283 283 Lines 60691 60618 -73 Branches 7570 7549 -21 ======================================================== - Hits 54387 54352 -35 + Misses 4146 4111 -35 + Partials 2158 2155 -3 ```