Code Monkey home page Code Monkey logo

Comments (6)

Igmat avatar Igmat commented on June 30, 2024 4

@rfgamaral, I'm very sorry - but right now I'm very busy with my main work and can't spent a lot of time to this one. I'll definitely will go trough all issues in this repo later, may be in two week or month. Sorry for such a big delay...

from ts-jest.

Igmat avatar Igmat commented on June 30, 2024 2

It's reasonable. We'll try to implement as fast as possible.

from ts-jest.

rfgamaral avatar rfgamaral commented on June 30, 2024 2

@Igmat It's understandable, we all have day jobs :) Thanks for replying back.

from ts-jest.

rfgamaral avatar rfgamaral commented on June 30, 2024

I second this and I'm going one step further... Use the settings from Jest configuration. For instance, I have this:

"coverageDirectory": "build/coverage/",
"coverageReporters": [
    "html",
    "text-summary"
],

I'd expect to have my coverage on the folder specified and only html coverage generated and a text summary after running the tests. Currently a "remapped" folder is used and also a coverage.json and lcov.info files are also generated.

Hopefully this gets implemented soon :)

from ts-jest.

rfgamaral avatar rfgamaral commented on June 30, 2024

@Igmat Any progress on this?

from ts-jest.

kulshekhar avatar kulshekhar commented on June 30, 2024

Coverage is no longer handled by ts-jest (see #200)

If this issue isn't addressed AND if you think the fix needs to be in ts-jest, feel free to either open a new issue or leave a comment here to reopen this.

from ts-jest.

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.