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: Add GoogleTest for AdvancedLoggerPeiCoreLib #576

Conversation

VivianNK
Copy link
Contributor

Description

Add basic GoogleTest for AdvancedLoggerPeiCoreLib

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

CI

Integration Instructions

N/A

@github-actions github-actions bot added impact:non-functional Does not have a functional impact impact:testing Affects testing labels Sep 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.33%. Comparing base (ad28333) to head (21bbba7).

Additional details and impacted files
@@              Coverage Diff               @@
##           dev/202405     #576      +/-   ##
==============================================
+ Coverage       11.21%   11.33%   +0.12%     
==============================================
  Files             145      145              
  Lines           22057    21931     -126     
  Branches         2450     2529      +79     
==============================================
+ Hits             2473     2486      +13     
+ Misses          19550    19411     -139     
  Partials           34       34              
Flag Coverage Δ
AdvLoggerPkg 5.61% <ø> (+0.59%) ⬆️

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.

@VivianNK VivianNK force-pushed the personal/vnowkakeane/advloggertestpeicore branch from a5a5470 to bba86c3 Compare September 17, 2024 18:04
@VivianNK VivianNK force-pushed the personal/vnowkakeane/advloggertestpeicore branch from bba86c3 to 53587cd Compare September 17, 2024 18:06
@VivianNK VivianNK marked this pull request as ready for review September 17, 2024 18:06
@VivianNK VivianNK requested review from apop5 and os-d September 17, 2024 18:09
@VivianNK VivianNK force-pushed the personal/vnowkakeane/advloggertestpeicore branch from 4050972 to 5b64a08 Compare September 19, 2024 20:20
@VivianNK VivianNK force-pushed the personal/vnowkakeane/advloggertestpeicore branch from 5b64a08 to 21bbba7 Compare September 19, 2024 20:20
@VivianNK VivianNK changed the base branch from release/202405 to dev/202405 September 19, 2024 20:22
@VivianNK VivianNK requested a review from apop5 September 19, 2024 20:22
@VivianNK VivianNK merged commit 75fc32b into microsoft:dev/202405 Sep 19, 2024
30 checks passed
VivianNK added a commit that referenced this pull request Sep 23, 2024
## Description

Add basic GoogleTest for AdvancedLoggerPeiCoreLib


- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [x] Includes tests?
- [ ] Includes documentation?

## How This Was Tested
CI

## Integration Instructions
N/A
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants