Fix: Properly update the verbosity in PDF comparator #75
Codecov / codecov/project
succeeded
Jul 2, 2025 in 0s
100.00% (+0.00%) compared to 86d0d9d
View this Pull Request on Codecov
100.00% (+0.00%) compared to 86d0d9d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
86d0d9d) to head (8586663).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #75 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 722 719 -3
Branches 119 118 -1
=========================================
- Hits 722 719 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dir_content_diff/__init__.py | 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/comparators/morphio.py | 100.00% <ø> (ø) |
|
| dir_content_diff/comparators/pandas.py | 100.00% <ø> (ø) |
|
| dir_content_diff/comparators/voxcell.py | 100.00% <ø> (ø) |
|
| dir_content_diff/pytest_plugin.py | 100.00% <ø> (ø) |
|
| dir_content_diff/util.py | 100.00% <ø> (ø) |
Loading