public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [edk2-devel] [PATCH v5 0/3] Add code coverage support for GCC
       [not found] <1719809F978DBC53.16804@groups.io>
@ 2022-09-30  2:00 ` Guo, Gua
  0 siblings, 0 replies; only message in thread
From: Guo, Gua @ 2022-09-30  2:00 UTC (permalink / raw)
  To: devel@edk2.groups.io, Guo, Gua, Kinney, Michael D, Sean Brogan

[-- Attachment #1: Type: text/plain, Size: 1742 bytes --]

@Kinney, Michael D<mailto:michael.d.kinney@intel.com> and @Sean Brogan<mailto:sean.brogan@microsoft.com>



The PR is for the patch.

https://github.com/tianocore/edk2/pull/3349



CI/CD support ready done. Coverage Data can get on Build/coverage.html. Have any concern, please also share for me.



Thanks,

Gua

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Guo, Gua
Sent: Friday, September 30, 2022 9:56 AM
To: devel@edk2.groups.io
Cc: Guo, Gua <gua.guo@intel.com>
Subject: [edk2-devel] [PATCH v5 0/3] Add code coverage support for GCC



From: Gua Guo <gua.guo@intel.com<mailto:gua.guo@intel.com>>



V1: Add coverage option for GCC

V2: Add ReadMe.md for how to generate coverage report

V3: Add VS2019 and GCC code coverage support

V4: Add VS2019 and GCC Azure CI/CD support

V5: Fix some typo and some flow issue



Gua Guo (3):

  UnitTestFrameworkPkg: Add code coverage support for GCC

  BaseTools/Plugin: Add coverage support for Unit Test

  .azurepipelines: Install code coverage tool



.azurepipelines/Ubuntu-GCC5.yml               |   5 +-

.azurepipelines/Windows-VS2019.yml            |   5 +

.../templates/pr-gate-build-job.yml           |   2 +

.azurepipelines/templates/pr-gate-steps.yml   |   5 +

.../HostBasedUnitTestRunner.py                | 119 ++++++++++++++++++

UnitTestFrameworkPkg/ReadMe.md                |  37 +++++-

.../UnitTestFrameworkPkg.ci.yaml              |   2 +

.../UnitTestFrameworkPkgHost.dsc.inc          |   3 +-

pip-requirements.txt                          |   3 +

9 files changed, 176 insertions(+), 5 deletions(-)



--

2.31.1.windows.1













[-- Attachment #2: Type: text/html, Size: 6275 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-30  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1719809F978DBC53.16804@groups.io>
2022-09-30  2:00 ` [edk2-devel] [PATCH v5 0/3] Add code coverage support for GCC Guo, Gua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox