CodeRabbit Generated Unit Tests: Add comprehensive test cases for MockBehavior.Loose and SyntaxGeneratorExtensions #704
Codacy Production / Codacy Static Code Analysis
required action
Aug 4, 2025 in 0s
1 new issue (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- tests/Moq.Analyzers.Test/SetExplicitMockBehaviorCodeFixTests.cs 16
See the complete overview on Codacy
Annotations
Check warning on line 682 in tests/Moq.Analyzers.Test/SetExplicitMockBehaviorCodeFixTests.cs
codacy-production / Codacy Static Code Analysis
tests/Moq.Analyzers.Test/SetExplicitMockBehaviorCodeFixTests.cs#L682
Method SetExplicitMockBehaviorCodeFixTests::ShouldHandleComplexInheritanceScenarios has 70 lines of code (limit is 50)
Loading