48861eb6a6b7a1b67a4d47edce2a49c31cced9df
This commit introduces the TeamClipboardMatcher class, which provides functionality to match team names from clipboard text using fuzzy matching techniques. The class includes methods for extracting team names and finding the best match based on a specified threshold. Additionally, comprehensive unit tests are added in TeamClipboardMatcher_Tests to validate various matching scenarios, including exact matches, fuzzy matches, and handling of different clipboard formats. This enhancement improves the application's ability to efficiently match teams from user input.
Description
No description provided
3.6 MiB
Languages
C#
55.4%
HTML
42%
CSS
1.2%
JavaScript
0.9%
PowerShell
0.4%
Other
0.1%