Skip to content

test(pathtools): add tests for find_dirs_containing_filetype, folder_…

0be95a9
Select commit
Loading
Failed to load commit list.
Closed

Codecov test #142

test(pathtools): add tests for find_dirs_containing_filetype, folder_…
0be95a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

29% (+4%) compared to 5f21448

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
βœ… Project coverage is 29%. Comparing base (5f21448) to head (0be95a9).

Files with missing lines Patch % Lines
src/imcflibs/pathtools.py 50% 2 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #142   +/-   ##
====================================
+ Coverage     25%    29%   +4%     
====================================
  Files         25     25           
  Lines       1756   1756           
====================================
+ Hits         439    504   +65     
+ Misses      1317   1252   -65     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.