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(compare): update drift detection logic to exclude added folders
- Modify comparison logic to classify only orphaned and drift folders as 'DRIFT'; added folders are now considered growth and result in a 'PASS'.
- Update related tests to reflect the new logic, ensuring accurate detection of drift and growth scenarios.
0 commit comments