Skip to content

Commit

Permalink
Add codecov.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Javagedes committed Nov 14, 2023
1 parent a39e07f commit 0f60eb4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
flags:
CryptoPkg:
carryforward: true
MdeModulePkg:
carryforward: true
MdePkg:
carryforward: true
NetworkPkg:
carryforward: true
PcAtChipsetPkg:
carryforward: true
PerformancePkg:
carryforward: true
PolicyServicePkg:
carryforward: true
ShellPkg:
carryforward: true
StandaloneMmPkg:
carryforward: true
UefiCpuPkg:
carryforward: true
UnitTestFrameworkPkg:
carryforward: true

0 comments on commit 0f60eb4

Please sign in to comment.