[MDBF-158] Gcov builder Created: 2020-10-18 Updated: 2022-02-01 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Setup a gcov builder that saves the gcov report in a separate log summary. Follow the instructions from https://mariadb.com/kb/en/dgcov/ for gcov setup. The gcov report will show if all changes are covered by the test suits. |
| Comments |
| Comment by Elena Stepanova [ 2020-10-18 ] |
|
It may be blocked by MDEV-20694 (assuming it's still valid, I didn't re-check) |