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

AdvLoggerPkg/AdvancedLoggerDxeLibGoogleTest: Link GoogleTest #630

Merged

Conversation

makubacki
Copy link
Member

Description

The GoogleTest library class is not specified in the inf file so this leads to its code not being linked.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

  • Compile and run unit test on QemuSbsaPkg

Integration Instructions

  • N/A

The GoogleTest library class is not specified in the inf file so this
leads to its code not being linked.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki added the type:bug Something isn't working label Feb 13, 2025
@makubacki makubacki self-assigned this Feb 13, 2025
@github-actions github-actions bot added impact:non-functional Does not have a functional impact impact:testing Affects testing type:backport Backport changes in a dev branch PR to its release branch. labels Feb 13, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.59%. Comparing base (aba7cd4) to head (1c55ba4).

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/202405     #630   +/-   ##
===========================================
  Coverage       11.59%   11.59%           
===========================================
  Files             132      132           
  Lines           21561    21561           
  Branches         2546     2546           
===========================================
  Hits             2499     2499           
  Misses          19028    19028           
  Partials           34       34           
Flag Coverage Δ
AdvLoggerPkg 6.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@makubacki makubacki requested review from VivianNK, os-d and apop5 February 13, 2025 17:40
@makubacki makubacki enabled auto-merge (squash) February 13, 2025 17:40
@makubacki makubacki merged commit aee3d16 into microsoft:dev/202405 Feb 13, 2025
28 checks passed
ProjectMuBot pushed a commit that referenced this pull request Feb 13, 2025
## Description

The GoogleTest library class is not specified in the inf file so this
leads to its code not being linked.

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [x] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?

## How This Was Tested

- Compile and run unit test on QemuSbsaPkg

## Integration Instructions

- N/A

Signed-off-by: Michael Kubacki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact impact:testing Affects testing type:backport Backport changes in a dev branch PR to its release branch. type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants