Commit 533db4e
committed
lcov: Fix capture for package files containing graph files
Depending on whether package files contain graph files, data should be
collected from the unpacked package file directly, or from the build
directory after linking data files. This approach fixes problems when
capturing coverage data via a package from a directory containing graph
files.
Signed-off-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>1 parent a2a8b37 commit 533db4e
1 file changed
+39
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1363 | 1363 | | |
1364 | 1364 | | |
1365 | 1365 | | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
1366 | 1395 | | |
1367 | 1396 | | |
1368 | 1397 | | |
| |||
1398 | 1427 | | |
1399 | 1428 | | |
1400 | 1429 | | |
1401 | | - | |
1402 | | - | |
1403 | | - | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
1404 | 1440 | | |
1405 | 1441 | | |
1406 | 1442 | | |
| |||
0 commit comments