Skip to content

Fix bug report handler#1481

Merged
edan-bainglass merged 2 commits into
aiidalab:mainfrom
edan-bainglass:fix-bug-report-handler
Apr 23, 2026
Merged

Fix bug report handler#1481
edan-bainglass merged 2 commits into
aiidalab:mainfrom
edan-bainglass:fix-bug-report-handler

Conversation

@edan-bainglass
Copy link
Copy Markdown
Member

#1425 changed the widget in which we inject the bug handler from an Output to a VBox. However, AWB expects it to be an Output widget, so this broke the feature. More details for why this was done in the PR, but for now, we must revert. At least until we update AWB.

Copy link
Copy Markdown
Member

@mikibonacci mikibonacci left a comment

Choose a reason for hiding this comment

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

LGTM!

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.29%. Comparing base (84cecac) to head (314252d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1481      +/-   ##
==========================================
+ Coverage   74.27%   74.29%   +0.01%     
==========================================
  Files         117      117              
  Lines        7395     7395              
==========================================
+ Hits         5493     5494       +1     
+ Misses       1902     1901       -1     
Flag Coverage Δ
python-3.12 74.29% <100.00%> (+0.01%) ⬆️
python-3.9 74.32% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@edan-bainglass edan-bainglass merged commit 65e1848 into aiidalab:main Apr 23, 2026
8 of 9 checks passed
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.

2 participants