Skip to content

Commit

Permalink
Fix TODO
Browse files Browse the repository at this point in the history
Set the coverage threshold back to 100%.
  • Loading branch information
martincostello committed Aug 17, 2024
1 parent 6d4f7e2 commit 88185b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Polly.Core.Tests/Polly.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<ProjectType>Test</ProjectType>
<Nullable>enable</Nullable>
<Threshold>100</Threshold>
<!-- TODO Set back to 100 when failing tests re-enabled -->
<Threshold>99</Threshold>
<NoWarn>$(NoWarn);S6966;SA1600;SA1204</NoWarn>
<Include>[Polly.Core]*</Include>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
Expand Down

0 comments on commit 88185b0

Please sign in to comment.