-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: supplement maxCount logic for complicated cases (#602)
* feat: supplement maxCount logic for complicated cases * chore: remove unreachable logic * feat: supplement maxCount logic for complicated cases * fix: lint fix * chore: remove console.log * chore: remove conductCheck * chore: change limit maxCount * chore: update maxCount logic * chore: add warning * chore: cache cal * fix: optimize null check logic * chore: enhance warning message * test: add warnings for maxCount --------- Co-authored-by: 二货机器人 <[email protected]>
- Loading branch information
1 parent
78fdfa5
commit b858a0c
Showing
7 changed files
with
266 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.