Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. QA Tools
  3. Squish
  4. Coverage report not showing for futures with exceptions
Forum Updated to NodeBB v4.3 + New Features

Coverage report not showing for futures with exceptions

Scheduled Pinned Locked Moved Unsolved Squish
1 Posts 1 Posters 333 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BigHands
    wrote on last edited by
    #1

    We're hitting an issue where the code coverage report is incorrectly showing a line has not been executed. Here's a picture of the source report:

    68d38289-9a5d-45cb-a4d8-e541c02269bb-image.png

    (ready_future_ has the type boost::shared_future<void>)

    The conditional on line 74 is executed for both true and false, but you'll notice that the "boost::rethrow_exception" line is showing as not executed when in fact it actually is.

    Any thoughts or next steps we can try?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved