You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sonar): exclude test files from duplication checking
Test code intentionally contains similar patterns for comprehensive coverage.
SonarCloud's CPD (Copy-Paste Detection) should not flag test file duplication.
0 commit comments