Message-ID: From: "codecov-commenter (@codecov-commenter)" To: "pgjdbc/pgjdbc" Date: Sat, 04 Apr 2026 09:45:17 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #1977: Group startup statements In-Reply-To: References: List-Id: X-GitHub-Author-Login: codecov-commenter X-GitHub-Comment-Id: 4186853463 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 1977 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/1977#issuecomment-4186853463 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/1977?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pgjdbc) Report :x: Patch coverage is `50.00000%` with `2 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 69.53%. Comparing base ([`43f10f1`](https://app.codecov.io/gh/pgjdbc/pgjdbc/commit/43f10f1b0b5bd92ab09bab35fad12e9c1ec6961c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pgjdbc)) to head ([`752f223`](https://app.codecov.io/gh/pgjdbc/pgjdbc/commit/752f2239d3e7e5e7f3cc87c7981ad0dbc312b078?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pgjdbc)). :warning: Report is 1309 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 #1977 +/- ## ============================================ + Coverage 69.52% 69.53% +0.01% Complexity 4295 4295 ============================================ Files 199 199 Lines 18205 18208 +3 Branches 2943 2945 +2 ============================================ + Hits 12657 12661 +4 + Misses 4185 4182 -3 - Partials 1363 1365 +2 ```
: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.