Giter Club home page Giter Club logo

Comments (8)

maruel avatar maruel commented on August 20, 2024

I wrote a rough implementation; it implements support for:

gocov test ./... | gocov report

and other use like "./foo/...". Usage like:

gocov test ./isolate | gocov report

is unaffected by this change. The implementation is rough because it only look at the first argument.

from gocov.

axw avatar axw commented on August 20, 2024

I'd be fine with you proposing such a change to gocov.

Re merging, there are functions in gocov/gocovutil for merging gocov's format. It may be simpler to convert each profile to gocov's format first, then merge them together.

from gocov.

maruel avatar maruel commented on August 20, 2024

Maybe you missed the fact that I did attach a commit to this issue? https://github.com/maruel/gocov/commit/1b7da7b8665a89fb6d26bd25ff9eaed27891bb32

from gocov.

axw avatar axw commented on August 20, 2024

@maruel Indeed, I did, sorry. I will review and get back to you - travelling, so may take me a few days to respond.

from gocov.

maruel avatar maruel commented on August 20, 2024

Np, I'll be travelling in the bay area next week so I may also be slow to respond too.

from gocov.

peterbourgon avatar peterbourgon commented on August 20, 2024

Any update?

from gocov.

axw avatar axw commented on August 20, 2024

@maruel In case you missed the notification, and you're still interested in getting this merged, please see my comments on #65.

from gocov.

maruel avatar maruel commented on August 20, 2024

Thanks, I had totally missed the comments, will address ~tomorrow.

from gocov.

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.