Commit c3ec0e5
Add type tests for AMQP and Kafka dispatch return types (#1005)
* Initial plan
* Add AMQP and Kafka type tests for dispatch function
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
* Fix code style - remove empty parentheses from anonymous class
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
* Fix code style - break long lines for readability
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
* fix: update return type annotation for dispatch function and improve type assertions in tests
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>1 parent 51f4177 commit c3ec0e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments