Skip to content

Refactor: Use DeepDiff instead of DictDiffer#106

Merged
adrien-berchet merged 6 commits into
mainfrom
deep_diff
Jun 26, 2026
Merged

Refactor: Use DeepDiff instead of DictDiffer#106
adrien-berchet merged 6 commits into
mainfrom
deep_diff

Fix: Lint

450ef94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

100.00% (+0.00%) compared to 0ab7b64

View this Pull Request on Codecov

100.00% (+0.00%) compared to 0ab7b64

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0ab7b64) to head (450ef94).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          897       958   +61     
  Branches       146       158   +12     
=========================================
+ Hits           897       958   +61     
Files with missing lines Coverage Δ
dir_content_diff/base_comparators.py 100.00% <100.00%> (ø)
dir_content_diff/core.py 100.00% <100.00%> (ø)