Skip to content

Merge branch 'main' into fix/914-perfdiff-system-commandline

4cfa058
Select commit
Loading
Failed to load commit list.
Merged

fix: migrate PerfDiff to System.CommandLine 2.0.3 #1043

Merge branch 'main' into fix/914-perfdiff-system-commandline
4cfa058
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 14, 2026 in 0s

1 new issue (0 max.) of at least medium severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 1
           

Complexity increasing per file
==============================
- src/tools/PerfDiff/BDN/BenchmarkDotNetDiffer.cs  2
- src/tools/PerfDiff/DiffCommand.cs  2
         

Complexity decreasing per file
==============================
+ src/tools/PerfDiff/Logging/SimpleConsoleLogger.cs  -2
+ src/tools/PerfDiff/Program.cs  -2
         

See the complete overview on Codacy

Annotations

Check warning on line 43 in src/tools/PerfDiff/BDN/BenchmarkDotNetDiffer.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tools/PerfDiff/BDN/BenchmarkDotNetDiffer.cs#L43

Method BenchmarkDotNetDiffer::TryGetBdnResultsAsync has a cyclomatic complexity of 19 (limit is 8)