Skip to content

Dev to Stage#23

Merged
sujata-m merged 2 commits into
stagefrom
dev
Jun 11, 2026
Merged

Dev to Stage#23
sujata-m merged 2 commits into
stagefrom
dev

Conversation

@sujata-m

Copy link
Copy Markdown
Collaborator

Dev Board Ticket

Changes

  • Updated inclination callback execution to use forked process mode with explicit fallback behavior.
  • Added callback error handling to prevent unhandled exceptions from propagating and causing unnecessary DLQ behavior.
  • Updated python-ms-core to 0.0.26 and pinned osw-incline to 0.0.4.
  • Added README badges for unit tests, coverage, osw-incline, and python-ms-core.
  • Added GitHub Actions steps to generate and publish a coverage badge to the badges branch.

Testing

  • Ran .venv/bin/python -m unittest discover -s tests -v
  • Result: 51 tests passed

sujata-m and others added 2 commits June 10, 2026 22:36
## Dev Board Ticket
- https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/3461

## Changes
- Updated inclination callback execution to use forked process mode with explicit fallback behavior.
- Added callback error handling to prevent unhandled exceptions from propagating and causing unnecessary DLQ behavior.
- Updated python-ms-core to 0.0.26 and pinned osw-incline to 0.0.4.
- Added README badges for unit tests, coverage, osw-incline, and python-ms-core.
- Added GitHub Actions steps to generate and publish a coverage badge to the badges branch.

## Testing
- Ran `.venv/bin/python -m unittest discover -s tests -v`
- Result: 51 tests passed
Fix callback processing mode and add coverage badges
@sujata-m sujata-m requested review from MashB and susrisha June 11, 2026 07:08
@sujata-m sujata-m merged commit 21328fe into stage Jun 11, 2026
6 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