mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-20 00:40:14 +02:00
added Thresholds parameter to CLI #15
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
[assembly: SuppressMessage("Performance", "RCS1197:Optimize StringBuilder.Append/AppendLine call.", Scope = "type", Target = "~T:CodeCoverageSummary.Program")]
|
||||
[assembly: SuppressMessage("Style", "IDE0057:Use range operator", Scope = "member", Target = "~M:CodeCoverageSummary.Program.SetThresholds(System.String)")]
|
||||
|
||||
Reference in New Issue
Block a user