Message-ID: From: "codecov-io (@codecov-io)" To: "pgjdbc/pgjdbc" Date: Fri, 15 Nov 2019 16:42:43 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #1609: add test for table name with values in it In-Reply-To: References: List-Id: X-GitHub-Author-Login: codecov-io X-GitHub-Comment-Id: 554435910 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 1609 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/1609#issuecomment-554435910 Content-Type: text/plain; charset=utf-8 # [Codecov](https://codecov.io/gh/pgjdbc/pgjdbc/pull/1609?src=pr&el=h1) Report > Merging [#1609](https://codecov.io/gh/pgjdbc/pgjdbc/pull/1609?src=pr&el=desc) into [master](https://codecov.io/gh/pgjdbc/pgjdbc/commit/1e370263d2f59da04fd1f8fe55bb83afdc0a51dc?src=pr&el=desc) will **increase** coverage by `0.11%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #1609 +/- ## ============================================ + Coverage 68.87% 68.99% +0.11% - Complexity 3994 4008 +14 ============================================ Files 179 179 Lines 16643 16655 +12 Branches 2699 2714 +15 ============================================ + Hits 11463 11491 +28 + Misses 3920 3906 -14 + Partials 1260 1258 -2 ```