Skip to content

Conversation

rajeshgangireddy
Copy link
Contributor

@rajeshgangireddy rajeshgangireddy commented Sep 15, 2025

📝 Description

✨ Changes

Select what type of change your PR is:

  • 🚀 New feature (non-breaking change which adds functionality)
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔄 Refactor (non-breaking change which refactors the code base)
  • ⚡ Performance improvements
  • 🎨 Style changes (code style/formatting)
  • 🧪 Tests (adding/modifying tests)
  • 📚 Documentation update
  • 📦 Build system changes
  • 🚧 CI/CD configuration
  • 🔧 Chore (general maintenance)
  • 🔒 Security update
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

Before you submit your pull request, please make sure you have completed the following steps:

  • 📚 I have made the necessary updates to the documentation (if applicable).
  • 🧪 I have written tests that support my changes and prove that my fix is effective or my feature works (if applicable).
  • 🏷️ My PR title follows conventional commit format.

For more information about code review checklists, see the Code Review Checklist.

@rajeshgangireddy
Copy link
Contributor Author

image

@rajeshgangireddy rajeshgangireddy marked this pull request as ready for review September 15, 2025 16:47
@terrarier2111
Copy link
Contributor

Thank you so much for this, this massively simplifies my use case of anomalib :)

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/anomalib/data/utils/path.py 83.33% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@rajeshgangireddy rajeshgangireddy merged commit bf7e5bc into open-edge-platform:main Sep 16, 2025
32 of 34 checks passed
alexriedel1 pushed a commit to alexriedel1/anomalib that referenced this pull request Oct 6, 2025
…#2955)

🐛 fix(path): remove filter to remove hidden files and add a warning log for the same
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.

[Bug]: Files with a "." in their directory path can't be used as dataset folders

5 participants