Skip to content

Refactor compatibility tests and improve server shutdown#378

Merged
kmnhan merged 14 commits into
mainfrom
ci-tests-groups
May 31, 2026
Merged

Refactor compatibility tests and improve server shutdown#378
kmnhan merged 14 commits into
mainfrom
ci-tests-groups

Conversation

@kmnhan
Copy link
Copy Markdown
Owner

@kmnhan kmnhan commented May 30, 2026

Remove grouping of compatibility tests by coverage to simplify execution. Ensure proper termination of server threads during shutdown to prevent segmentation faults. Update lockfile for dependency management.

@kmnhan kmnhan enabled auto-merge (rebase) May 30, 2026 02:09
@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

❌ Patch coverage is 92.55490% with 139 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.09%. Comparing base (0ba5d50) to head (4602902).
⚠️ Report is 15 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...erlab/interactive/imagetool/manager/_mainwindow.py 94.82% 23 Missing and 11 partials ⚠️
...rc/erlab/interactive/imagetool/manager/_actions.py 86.47% 18 Missing and 5 partials ⚠️
src/erlab/interactive/imagetool/manager/_base.py 91.07% 11 Missing and 8 partials ⚠️
...erlab/interactive/imagetool/manager/_tool_graph.py 89.51% 5 Missing and 8 partials ⚠️
...rc/erlab/interactive/imagetool/manager/_lineage.py 90.00% 7 Missing and 4 partials ⚠️
.../interactive/imagetool/manager/_workspace_state.py 92.52% 5 Missing and 3 partials ⚠️
...rc/erlab/interactive/imagetool/manager/_widgets.py 84.09% 6 Missing and 1 partial ⚠️
...ab/interactive/imagetool/manager/_details_panel.py 94.64% 4 Missing and 2 partials ⚠️
...rc/erlab/interactive/imagetool/manager/_linking.py 81.25% 4 Missing and 2 partials ⚠️
...erlab/interactive/imagetool/manager/_dependency.py 91.83% 3 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
+ Coverage   88.90%   89.09%   +0.18%     
==========================================
  Files         139      145       +6     
  Lines       47200    47811     +611     
  Branches     7617     7624       +7     
==========================================
+ Hits        41961    42595     +634     
+ Misses       3265     3232      -33     
- Partials     1974     1984      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kmnhan kmnhan force-pushed the ci-tests-groups branch from 0c607fa to 4602902 Compare May 31, 2026 02:58
@kmnhan kmnhan merged commit a5814f4 into main May 31, 2026
23 of 24 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.

1 participant