Coder Social home page Coder Social logo

Comments (8)

danielpalme avatar danielpalme commented on August 20, 2024

I use the following "Artifact path": ..\Artifacts\%build.counter%\Coverage\*.* => Coverage.zip

This approach has the following advantages:

  • You can download the full report as a ZIP file.
  • You can view the report in TC

After creating the report I always rename index.htm to index.html.
I don't know if this is still necessary, but in older versions of TC it was not possible to view the report with a .htm extension.

from reportgenerator.

qujck avatar qujck commented on August 20, 2024

Thanks, I've got that bit working and I now see coverage.zip on the Artifacts tab - is there some way to get the full report to display nicely somewhere on the TeamCity screens?

from reportgenerator.

danielpalme avatar danielpalme commented on August 20, 2024

Yes, cou can click on the + next to coverage.zip in your artifacts page. Then you see the files in the ZIP archive. Scroll down to index.html and you can display it with a click

from reportgenerator.

qujck avatar qujck commented on August 20, 2024

Oh yes (face-palm) - do I need to run RemoveScriptsFromReport.ps1 to stop the main list from disappearing as it is rendered?

from reportgenerator.

danielpalme avatar danielpalme commented on August 20, 2024

RemoveScriptsFromReport.ps1 is only a workaround for CruiseControl. TC does not require this script.

from reportgenerator.

qujck avatar qujck commented on August 20, 2024

Sure, you are right, I've tried it in Firefox and it displays as expected. The report does not display correctly in IE9.

Cheers,

Peter

from reportgenerator.

danielpalme avatar danielpalme commented on August 20, 2024

As far as I remember you IE9 is no longer supported by ReportGenerator.
With IE 11 it works as expected.

from reportgenerator.

qujck avatar qujck commented on August 20, 2024

Sure, I am limited to IE9 as this is the corporate standard (many desktops are still XP/IE8) - thanks for your help :-)

from reportgenerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.