Git Product home page Git Product logo

Comments (6)

taiki-e avatar taiki-e commented on June 19, 2024 2

(I'm wondering if this may be another instance of #325.)

from cargo-llvm-cov.

michaelvlach avatar michaelvlach commented on June 19, 2024 1

As taiki-e said in the other thread this is a problem of LLVM and not much can be done in cargo-llvm-cov about it. The coverage profiles should be merged but llvm-cov/llvm-profdata would need to do that.

from cargo-llvm-cov.

michaelvlach avatar michaelvlach commented on June 19, 2024

(I'm wondering if this may be another instance of #325.)

It almost certainly is. I am also pleasantly surprised that I was wrong and that the issue can be solved with a demangler even with current LLVM implementation! That is great news and could improve teh quality of the coverage reporting.

from cargo-llvm-cov.

taiki-e avatar taiki-e commented on June 19, 2024

This probably has been fixed in v0.6.7 (#354). Could you recheck this with v0.6.7?

from cargo-llvm-cov.

michaelvlach avatar michaelvlach commented on June 19, 2024

This probably has been fixed in v0.6.7 (#354). Could you recheck this with v0.6.7?

Thanks for this, I have tried it and I see no missing lines with multiple instantiations anymore as long as the coverage overlaps.

The only remaining issue is await not always mark as executed even though call cahing before/after was executed. But that is a different issue I think not related to demangler or instantiations.

from cargo-llvm-cov.

taiki-e avatar taiki-e commented on June 19, 2024

Thanks for confirming!

The only remaining issue is await not always mark as executed even though call cahing before/after was executed. But that is a different issue I think not related to demangler or instantiations.

Yeah, it's different rustc bug: rust-lang/rust#98712

from cargo-llvm-cov.

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.