Skip to content

fix: create ErrorState with error.message is undefined#845

Merged
cehan-Chloe merged 2 commits intomainfrom
fix-ios-create-errorstate-with-undefined-msg
Apr 16, 2026
Merged

fix: create ErrorState with error.message is undefined#845
cehan-Chloe merged 2 commits intomainfrom
fix-ios-create-errorstate-with-undefined-msg

Conversation

@cehan-Chloe
Copy link
Copy Markdown
Contributor

Falls back to error.toString() if message is undefined/null, and uses "Unknown error" if no error object exists at all.

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • N/A

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (10d3f91) to head (9d2f374).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #845   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cehan-Chloe cehan-Chloe marked this pull request as ready for review April 13, 2026 17:22
@cehan-Chloe cehan-Chloe requested a review from a team as a code owner April 13, 2026 17:22
@cehan-Chloe cehan-Chloe changed the title fix: create error state with error.message is undefined fix: create ErrorState with error.message is undefined Apr 13, 2026
@cehan-Chloe cehan-Chloe merged commit 7b67652 into main Apr 16, 2026
16 of 18 checks passed
@cehan-Chloe cehan-Chloe deleted the fix-ios-create-errorstate-with-undefined-msg branch April 16, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants