Skip to content

Fix: Cleaning

77264db
Select commit
Loading
Failed to load commit list.
Merged

Refactor: Reorganize the code #90

Fix: Cleaning
77264db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2025 in 1s

100.00% (+0.00%) compared to c0e7a83

View this Pull Request on Codecov

100.00% (+0.00%) compared to c0e7a83

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c0e7a83) to head (77264db).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8        12    +4     
  Lines          857       897   +40     
  Branches       146       146           
=========================================
+ Hits           857       897   +40     
Files with missing lines Coverage Δ
dir_content_diff/__init__.py 100.00% <100.00%> (ø)
dir_content_diff/base_comparators.py 100.00% <100.00%> (ø)
dir_content_diff/cli/__init__.py 100.00% <100.00%> (ø)
dir_content_diff/config.py 100.00% <100.00%> (ø)
dir_content_diff/core.py 100.00% <100.00%> (ø)
dir_content_diff/parallel_utils.py 100.00% <100.00%> (ø)
dir_content_diff/pytest_plugin.py 100.00% <100.00%> (ø)
dir_content_diff/registry.py 100.00% <100.00%> (ø)
dir_content_diff/util.py 100.00% <ø> (ø)