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): properly separate test files from source analysis
Add test file exclusions from source analysis and explicitly declare
test file paths. This ensures test code duplication doesn't count
towards the quality gate's duplication threshold.
0 commit comments