Skip to content

Try to be consistent when we check for PostgreSQL versions#661

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:version-check-consistency
Jun 5, 2026
Merged

Try to be consistent when we check for PostgreSQL versions#661
jeltz merged 1 commit into
percona:mainfrom
jeltz:version-check-consistency

Conversation

@jeltz
Copy link
Copy Markdown
Contributor

@jeltz jeltz commented Jun 4, 2026

In most cases we used >= but in some we used < where >= would have been equally clear. Let's try to be consistent instead.

In most cases we used >= but in some we used < where >= would have been
equally clear. Let's try to be consistent instead.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.47%. Comparing base (283b54c) to head (33c4a6a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
+ Coverage   86.32%   86.47%   +0.14%     
==========================================
  Files           3        3              
  Lines        1346     1346              
  Branches      217      217              
==========================================
+ Hits         1162     1164       +2     
+ Misses         87       86       -1     
+ Partials       97       96       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz merged commit 7f92c94 into percona:main Jun 5, 2026
28 checks passed
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.

2 participants