microsoft/mu_feature_ffa

Public

mirrored fromhttps://github.com/microsoft/mu_feature_ffaAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3d4b142bc3f2df66be0148459e45a92d4a1edf2c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/codecov.yml

31lines · modepreview

## @file
# codecov upload configuration file to carryforward coverage results of
# packages that do not upload coverage results for a given pull request.
##
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
flags:
  AdvLoggerPkg:
    carryforward: true
  HidPkg:
    carryforward: true
  MfciPkg:
    carryforward: true
  MsApplicationPkg:
    carryforward: true
  MsCorePkg:
    carryforward: true
  MsGraphicsPkg:
    carryforward: true
  MsWheaPkg:
    carryforward: true
  PcBdsPkg:
    carryforward: true
  TpmTestingPkg:
    carryforward: true
  UefiTestingPkg:
    carryforward: true
  XmlSupportPkg:
    carryforward: true