Skip to content

fix: skip dotfiles and directories in plugin loading (#811) #812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 9, 2025

Conversation

eternal-flame-AD
Copy link
Member

Fixes #811 by ignoring dotfiles and directories in plugin discovery.

@eternal-flame-AD eternal-flame-AD requested a review from a team as a code owner July 9, 2025 01:10
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.55%. Comparing base (c1cb2e8) to head (25ee69f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #812      +/-   ##
==========================================
+ Coverage   79.51%   79.55%   +0.03%     
==========================================
  Files          56       56              
  Lines        2641     2646       +5     
==========================================
+ Hits         2100     2105       +5     
  Misses        450      450              
  Partials       91       91              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@jmattheis jmattheis left a comment

Choose a reason for hiding this comment

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

👍

@eternal-flame-AD eternal-flame-AD merged commit bfcd1cb into master Jul 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Gotify not running due to Synology file generation (plugin folder)
2 participants