Re: [pgAdmin][Patch] - Housekeeping #5332 - [Code Coverage] Improve API test cases for Tables, Columns and Constraints (Index, Foreign Key, Check, Exclusion)

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][Patch] - Housekeeping #5332 - [Code Coverage] Improve API test cases for Tables, Columns and Constraints (Index, Foreign Key, Check, Exclusion)
Дата
Msg-id CANxoLDdcfqBVsbgc152cb8_HH8o6PQ0DROQp_BCUQRq2q=dWQQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][Patch] - Housekeeping #5332 - [Code Coverage] Improve API test cases for Tables, Columns and Constraints (Index, Foreign Key, Check, Exclusion)  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Wed, Aug 26, 2020 at 9:57 AM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hello,

Please find a patch which adds api test cases for Column, Constraint, Check constraint, Exclusion constraint, Foreign key, Index constraint.

Code coverage for above modules is now - 
Columns - 39 > 71%
Constraints - 31 > 54%
Check Constraint - 30 > 76%
Exclusion Constraint - 28 > 74%
Foreign Key - 27 > 74%
Index Constraint - 27 > 69%


Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Improve code coverage and API test cases for Columns
Следующее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website