Skip to content

refactor: retire unused activity preview wrappers#564

Merged
ebelo merged 1 commit intomainfrom
fix/issue-563-retire-unused-activity-preview-wrapper-methods
Apr 13, 2026
Merged

refactor: retire unused activity preview wrappers#564
ebelo merged 1 commit intomainfrom
fix/issue-563-retire-unused-activity-preview-wrapper-methods

Conversation

@ebelo
Copy link
Copy Markdown
Owner

@ebelo ebelo commented Apr 13, 2026

Summary

  • remove the now-unused activity preview query/filter wrapper methods from QfitDockWidget
  • drop the corresponding now-unused imports
  • update focused dock tests to match the thinner dock surface

Testing

  • python3 -m pytest tests/test_activity_preview.py tests/test_qfit_dockwidget_analysis_pure.py tests/test_activity_preview_service.py tests/test_dockwidget_dependencies.py -q --tb=short
  • python3 -m py_compile qfit_dockwidget.py tests/test_qfit_dockwidget_analysis_pure.py

Closes #563

@sonarqubecloud
Copy link
Copy Markdown

@ebelo ebelo merged commit 9b688be into main Apr 13, 2026
6 checks passed
@ebelo ebelo deleted the fix/issue-563-retire-unused-activity-preview-wrapper-methods branch April 13, 2026 09:45
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.

Architecture: retire unused activity preview helper wrappers from QfitDockWidget

1 participant