Forum member

liambrown

5 posts

Posts by liambrown

  1. Issue with code coverage markers

    I haven't had this happen again since I installed v2.22, so it looks as though this is fixed. Thanks again.

  2. Issue with code coverage markers

    Many thanks for looking into this and fixing so quickly. I have just installed v2.22 and will let you know how it goes.

  3. Issue with code coverage markers

    I have been using v2.21 all day, but I'm sad to say this has just happened to me again. It is impossible for line 111 to be covered and 109 and 110 to not be covered: [img=(- BROKEN LINK -)]Broken[/img] Once again - after removing tests, saving, put tests back, saving - it now shows the cor…

  4. Issue with code coverage markers

    Thank you - I will install v2.21 and let you know if I see the problem again.

  5. Issue with code coverage markers

    There appears to be an intermittent issue with the code coverage markers. Sometimes they show a line as covered (green spot) that cannot possibly be covered, and similarly they sometimes show a line as not covered (white spot) that must be covered based on the lines around it that are shown as cover…