Message-ID: From: "codecov-commenter (@codecov-commenter)" To: "pgjdbc/pgjdbc" Date: Wed, 01 Apr 2026 20:36:56 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #1637: Only allow binary transfer for those Oids that the pgjdbc currently s… In-Reply-To: References: List-Id: X-GitHub-Author-Login: codecov-commenter X-GitHub-Comment-Id: 4172822447 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 1637 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/1637#issuecomment-4172822447 Content-Type: text/plain; charset=utf-8 :warning: Please install the !['codecov app svg image'](https://github.com/codecov/engineering-team/assets/152432831/e90313f4-9d3a-4b63-8b54-cfe14e7ec20d) to ensure uploads and comments are reliably processed by Codecov. ## [Codecov](https://app.codecov.io/gh/pgjdbc/pgjdbc/pull/1637?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pgjdbc) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 68.81%. Comparing base ([`c85b149`](https://app.codecov.io/gh/pgjdbc/pgjdbc/commit/c85b149d68c30ede0559d4bff6bc616ec03b2517?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pgjdbc)) to head ([`7ec5052`](https://app.codecov.io/gh/pgjdbc/pgjdbc/commit/7ec50520470c7dd25b4a16d996e0533e56dc3f70?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pgjdbc)). :warning: Report is 1506 commits behind head on master. :exclamation: Your organization needs to install the [Codecov GitHub app](https://github.com/apps/codecov/installations/select_target) to enable full functionality.
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1637 +/- ## ============================================ - Coverage 69.10% 68.81% -0.29% + Complexity 4112 4088 -24 ============================================ Files 181 181 Lines 16954 16956 +2 Branches 2789 2789 ============================================ - Hits 11716 11669 -47 - Misses 3954 4010 +56 + Partials 1284 1277 -7 ```
:rocket: New features to boost your workflow: - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems.