Skip to content

Conversation

@lguerard
Copy link
Contributor

@lguerard lguerard commented Dec 8, 2025

  • Enhanced listdir_matching function to support recursive directory traversal.
  • Added 'recursive' parameter to include files from subdirectories.
  • Updated documentation to reflect new functionality.

- Enhanced listdir_matching function to support recursive directory traversal.
- Added 'recursive' parameter to include files from subdirectories.
- Updated documentation to reflect new functionality.
@lguerard lguerard added the enhancement New feature or request label Dec 8, 2025
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

❌ Patch coverage is 3.22581% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 25%. Comparing base (420eb59) to head (e730026).
⚠️ Report is 7 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/pathtools.py 3% 30 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #116   +/-   ##
====================================
- Coverage     25%    25%   -0%     
====================================
  Files         25     25           
  Lines       1690   1711   +21     
====================================
  Hits         421    421           
- Misses      1269   1290   +21     

☔ 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.

@ehrenfeu ehrenfeu added this to the 1.6.0 milestone Jan 14, 2026
Copy link
Member

@ehrenfeu ehrenfeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be merged, but we should definitely create tests for this!

@ehrenfeu ehrenfeu moved this to In review in imcflibs Jan 14, 2026
@ehrenfeu ehrenfeu linked an issue Jan 14, 2026 that may be closed by this pull request
@ehrenfeu ehrenfeu merged commit 676a051 into imcf:devel Jan 14, 2026
3 of 5 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in imcflibs Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants