Closed IllianiCBT closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 10.45%. Comparing base (
caef4d9
) to head (876131a
). Report is 17 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Adjusted the logging level from error to warn when restoring an SPA fails. This avoids an error dialog appearing whenever a character with a no-longer existing SPA is loaded. Instead, it will report to the log and advance to the next SPA.
Closes #4890