Skip to content

Plugin init bugfix#1461

Open
jstucke wants to merge 3 commits into
masterfrom
plugin-init-bugfix
Open

Plugin init bugfix#1461
jstucke wants to merge 3 commits into
masterfrom
plugin-init-bugfix

Conversation

@jstucke
Copy link
Copy Markdown
Collaborator

@jstucke jstucke commented Mar 24, 2026

  • fixed a AttributeError that occurs if an analysis plugin fails to load

@jstucke jstucke self-assigned this Mar 24, 2026
@jstucke jstucke added the bug label Mar 24, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 94.87179% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.49%. Comparing base (463618c) to head (afce21e).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/helperFunctions/plugin.py 88.88% 1 Missing ⚠️
src/scheduler/analysis/scheduler.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1461      +/-   ##
==========================================
+ Coverage   92.40%   92.49%   +0.08%     
==========================================
  Files         370      370              
  Lines       20829    20799      -30     
==========================================
- Hits        19248    19237      -11     
+ Misses       1581     1562      -19     

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

@jstucke jstucke force-pushed the plugin-init-bugfix branch from 82725d3 to afce21e Compare April 13, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants