Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(webflux): introduce CommandMessageParser and remove CommandParser #1108

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Introduce new CommandMessageParser interface and DefaultCommandMessageParser implementation
  • Remove static methods from CommandParser object
  • Update related classes to use the new CommandMessageParser
  • Rename CommandParserTest to DefaultCommandMessageParserTest

…arser

- Introduce new CommandMessageParser interface and DefaultCommandMessageParser implementation
- Remove static methods from CommandParser object
- Update related classes to use the new CommandMessageParser
- Rename CommandParserTest to DefaultCommandMessageParserTest
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Jan 9, 2025
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Test Results

1 114 tests  +2   1 094 ✅  - 1   10m 8s ⏱️ +34s
  310 suites ±0      17 💤 ±0 
  310 files   ±0       3 ❌ +3 

For more details on these failures, see this check.

Results for commit 41947be. ± Comparison against base commit fbd63fb.

♻️ This comment has been updated with latest results.

@Ahoo-Wang Ahoo-Wang merged commit 484f998 into main Jan 9, 2025
43 of 48 checks passed
@Ahoo-Wang Ahoo-Wang deleted the CommandMessageParser branch January 9, 2025 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant