Code Monkey home page Code Monkey logo

Comments (4)

Maxim-Zabunkov avatar Maxim-Zabunkov commented on June 1, 2024 1

@fatso83, looks like you did't understand the gap I mentioned.
TeamCity has a built-in ability to render code coverage stats in overview + it collects historical trends.
So we need to post those stats using service messages and TeamCity will take care of the rest.
jest-teamcity plugin should post those data from generated jest coverage results.

from jest-teamcity-reporter.

Maxim-Zabunkov avatar Maxim-Zabunkov commented on June 1, 2024

HI there, we still use this package and recently found an issue
I checked proposed jest-teamcity and figured out it lacks code coverage reporting code - so it simply does not fit

from jest-teamcity-reporter.

fatso83 avatar fatso83 commented on June 1, 2024

@Maxim-Zabunkov Code coverage is generated by jest itself and jest-junit does a fine job of creating the junit xml files.

When running jest --ci --coverage I get a nice coverage-final.json JSON file with stats on each file. This is built-in.

from jest-teamcity-reporter.

fatso83 avatar fatso83 commented on June 1, 2024

Probably right about that. We had stopped using TC by the time I created that last comment anyhow 😄

from jest-teamcity-reporter.

Related Issues (16)

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.