Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Conversation

@ranweiler
Copy link
Member

This fixes the local dev experience for the coverage crate.

The debugger crate assumes the presence of winapi features that are not enabled in its own manifest. These features are enabled in some other workspace crates which use winapi, which is why the overall build is not broken. However, building just debugger (or crucially, the coverage crate) fails.

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2023

Codecov Report

Merging #3351 (a48c711) into main (09fabb7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3351   +/-   ##
=======================================
  Coverage   31.68%   31.68%           
=======================================
  Files         308      308           
  Lines       37626    37626           
=======================================
  Hits        11921    11921           
  Misses      25705    25705           

@Porges Porges enabled auto-merge (squash) July 30, 2023 23:48
@Porges Porges merged commit 733247c into microsoft:main Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants