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

@jstucke jstucke commented Mar 24, 2026

Copy link
Copy Markdown
Collaborator
  • 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

codecov-commenter commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.46%. Comparing base (98cbcc7) to head (e3d60b5).

Files with missing lines Patch % Lines
src/helperFunctions/plugin.py 88.88% 1 Missing ⚠️
src/scheduler/analysis/scheduler.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1461    +/-   ##
========================================
  Coverage   92.46%   92.46%            
========================================
  Files         370      370            
  Lines       21051    20818   -233     
========================================
- Hits        19465    19250   -215     
+ Misses       1586     1568    -18     

☔ View full report in Codecov by Harness.
📢 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
@jstucke
jstucke force-pushed the plugin-init-bugfix branch from afce21e to e3d60b5 Compare June 8, 2026 15:26
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