Re: Re: Email to hackers for test coverage
movead.li@highgo.ca <movead.li@highgo.ca>
From: "movead.li@highgo.ca" <movead.li@highgo.ca>
To: "Peter Eisentraut" <peter.eisentraut@2ndquadrant.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-29T01:14:49Z
Lists: pgsql-hackers
On 2019-08-29 00:43, peter.eisentraut@2ndquadrant.com wrote: > Make spaces and capitalization match surrounding code. >That's fine, but I suggest that if you really want to make an impact in >test coverage, look to increase function coverage rather than line >coverage. Or look for files that are not covered at all. Thanks for pointing all the things, I will reconsider my way on code coverage work. -- Movead
Commits
-
Improve coverage of utils/float.h
- 80d0e5ba3fe0 13.0 landed
-
Adjust tuple data lookup logic in multi-insert logical decoding
- 75c1921cd6c8 13.0 cited