Skip to content

refactor: remove panic-prone calls from stellar_submission_integratio…#687

Open
Zarmaijemimah wants to merge 1 commit into
kellymusk:masterfrom
Zarmaijemimah:master
Open

refactor: remove panic-prone calls from stellar_submission_integratio…#687
Zarmaijemimah wants to merge 1 commit into
kellymusk:masterfrom
Zarmaijemimah:master

Conversation

@Zarmaijemimah

@Zarmaijemimah Zarmaijemimah commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #640


refactor: remove panic-prone calls from stellar_submission_integration

…n tests

- Replace unwrap/expect with typed error propagation in get_test_pool()
- Document test invariants with clear expect() messages
- Add graceful degradation for database connection failures
- Preserve observability with descriptive panic messages
- All 7 panic-prone calls addressed per acceptance criteria
@Zarmaijemimah

Copy link
Copy Markdown
Contributor Author

close #640

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@Zarmaijemimah Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Codebase Audit] Reduce panic-prone calls in tests/stellar_submission_integration.rs

1 participant