Closed weihua916 closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.45%. Comparing base (
56f687d
) to head (88b8899
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
stype_encoder_dicts
needs to be initialized insidetest_trompt()
. otherwise, it will be persisted across different parametrization, causing an unexpected error.