<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Chris, can you show the absolute paths you are using?  I have
      this in my rc file to deal with varieties of CI:</p>
    <blockquote>
      <pre>[paths]
source =
    .
    *\coverage\trunk
    */coverage/trunk
    *\coveragepy</pre>
    </blockquote>
    <p>--Ned.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/12/16 10:00 AM, Chris Withers
      wrote:<br>
    </div>
    <blockquote
      cite="mid:29f4376f-01a3-1fbc-f312-e9a8d569cb20@withers.org"
      type="cite">Hi Ned,
      <br>
      <br>
      Are the absolute paths necessary in .coverage?
      <br>
      <br>
      The reason I ask is that if, for example, they were relative to
      the cwd, then I wouldn't need a .coveragerc with a whole bunch of
      paths predicated on the exact filesystem layout of my CI server.
      <br>
      <br>
      thoughts?
      <br>
      <br>
      Chris
      <br>
    </blockquote>
    <br>
  </body>
</html>