Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate dead code #2672

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Eliminate dead code #2672

merged 1 commit into from
Jul 14, 2023

Conversation

Alan-Jowett
Copy link
Member

Description

Dead code elimination.
Initialize "unspec" program type on demand.

Testing

CI/CD

Documentation

No.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #2672 (db4b96e) into main (090e627) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2672      +/-   ##
==========================================
- Coverage   81.18%   81.16%   -0.03%     
==========================================
  Files         147      146       -1     
  Lines       27784    27763      -21     
==========================================
- Hits        22556    22533      -23     
- Misses       5228     5230       +2     
Impacted Files Coverage Δ
libs/api_common/windows_platform_common.cpp 84.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@dthaler dthaler enabled auto-merge July 14, 2023 22:52
@dthaler dthaler added this pull request to the merge queue Jul 14, 2023
Merged via the queue into microsoft:main with commit 97fb3ae Jul 14, 2023
68 checks passed
@Alan-Jowett Alan-Jowett deleted the issue2671 branch July 17, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants