Lines Matching full:combined
67 Combined data files would keep all of those summaries. This could lead to
810 where you wanted to, you know, report on the combined data. Now all paths
811 stored in the combined file are canonicalized properly.
1028 be combined with ``coverage combine``. Fixes `issue 56`_.
1099 - Parallel data files combined with "coverage combine" are deleted after
1100 they're combined, to clean up unneeded files. Fixes `issue 40`_.