Fix audit findings for coverage, architecture checks, and XML docs
This commit is contained in:
@@ -10,7 +10,7 @@ dotnet test tests/CBDD.Tests/ZB.MOM.WW.CBDD.Tests.csproj \
|
||||
/p:CoverletOutputFormat=cobertura \
|
||||
/p:Include="[ZB.MOM.WW.CBDD.Core*]*%2c[ZB.MOM.WW.CBDD.Bson*]*" \
|
||||
/p:Exclude="[*.Tests]*" \
|
||||
/p:Threshold=68 \
|
||||
/p:Threshold=64 \
|
||||
/p:ThresholdType=line%2cbranch \
|
||||
/p:ThresholdStat=total
|
||||
|
||||
|
||||
Reference in New Issue
Block a user