Git Product home page Git Product logo

Comments (4)

lucaslorentz avatar lucaslorentz commented on June 12, 2024

Can you please describe the folders you have in your project?

Try removing "workdir ../". And add a . before the assemblies and sources, so they become a relative path. Try modifying the the pattern as well because it is probably not finding any files.

Like:
minicover instrument --assemblies ./tests/**/*.dll

Have you tried as well with only?
minicover instrument

from minicover.

rafaeldeveloper-lin avatar rafaeldeveloper-lin commented on June 12, 2024

My folder is something like this

-- PathPrincipal
------src
------tests
--------units

The minicover is generating the folders(coverate-hits, coverate-html) and file coverage.json in root folder

but continue to show
image

from minicover.

lucaslorentz avatar lucaslorentz commented on June 12, 2024

Did you try to run from PathPrincipal folder without workdir parameter? Like the readme suggests:
https://github.com/lucaslorentz/minicover#build-script-example

Not clear to me if you tried without workdir already.

Based on your folder structure (src+tests folder), it should work by just following the readme script.

Can you create a git repo with a reproducible scenario? I would be able to help you more with it.

from minicover.

rafaeldeveloper-lin avatar rafaeldeveloper-lin commented on June 12, 2024

I tried run from PathPrincipal and It's work
Thank you soo much

from minicover.

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.