Skip to content

Conversation

@lguerard
Copy link
Contributor

Fix #119

* Implement tests for non-recursive and recursive matching.
* Validate fullpath and regex matching functionality.
* Ensure correct sorting behavior for file names.
@lguerard lguerard changed the base branch from master to devel January 14, 2026 14:21
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26%. Comparing base (ce66eef) to head (8221d7f).
⚠️ Report is 12 commits behind head on devel.

Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #122   +/-   ##
====================================
+ Coverage     25%    26%   +2%     
====================================
  Files         25     25           
  Lines       1711   1720    +9     
====================================
+ Hits         421    451   +30     
+ Misses      1290   1269   -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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create tests for imcflibs.pathtools.listdir_matching

1 participant