Closed Javagedes closed 4 months ago
Attention: Patch coverage is 20.00000%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 78.43%. Comparing base (
bf643b0
) to head (6acbf78
). Report is 80 commits behind head on master.
Adds a new command line argument,
-f
,--fail-fast
to stuart_ci_build that will cause the script to exit immediately if any ci plugin fails.stuart_ci_build -c .\.pytool\CISettings.py -p MdeModulePkg --disable-all NestedPackageCheck=run
stuart_ci_build -c .\.pytool\CISettings.py -p MdeModulePkg --disable-all NestedPackageCheck=run --fail-fast