Coder Social home page Coder Social logo

Comments (4)

numaru avatar numaru commented on June 23, 2024

πŸ‘ I forgot about that workaround (ref #51). I think we could take the last updated file. We would save up a setting option and stay gcov agnostic.

from vscode-ceedling-test-adapter.

numaru avatar numaru commented on June 23, 2024

it should be fixed in the 1.8.2

But there is another problem for me. The command now fails. I think because some gcov files are missing. It leads to a red warning on all the tests. It may be related to ThrowTheSwitch/Ceedling#329

image

from vscode-ceedling-test-adapter.

NovaNekmit avatar NovaNekmit commented on June 23, 2024

Works fine for me. Thanks for the quick fix.

No errors, unless I tell ceedling to fail on missing coverage, ie via

:gcov:
  :abort_on_uncovered: TRUE
  :gcovr:
    :fail_under_line: 100
    :fail_under_branch: 100

Then it fails (as it should, as the gcov:utils target is executed after each test suite).

from vscode-ceedling-test-adapter.

numaru avatar numaru commented on June 23, 2024

Yep mb, the issue is fixed and the messages are not the cause of the red warnings. I just forgot to reload my extension in vscode after the update πŸ˜…

Thank you for the contribution ☺️

from vscode-ceedling-test-adapter.

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.