* feat: unified use-type-aware practice scoring on ConstructUses - Add practiceScore() and practiceTier to ConstructUses for shared scoring across message practice and standalone practice - Add isChatUse, isAssistedChatUse, isIncorrectPractice getters to ConstructUseTypeEnum with exhaustive switches - Add PracticeTier enum (suppressed/active/maintenance) - Wire into PracticeSelectionRepo and AnalyticsPracticeSessionRepo - 28 unit tests covering tier classification, scoring, and ordering Closes #5700 * formatting, fix linting issue * move some stuff around --------- Co-authored-by: ggurdin <ggurdin@gmail.com> |
||
|---|---|---|
| .. | ||
| choreo_record_test.dart | ||
| igc_response_model_test.dart | ||
| pangea_match_model_test.dart | ||
| practice_target_scorer_test.dart | ||
| span_data_model_test.dart | ||
| text_normalization_test.dart | ||
| update_bot_options_test.dart | ||