Skip to content

Use maybeOf instead of try catch block#3088

Merged
buenaflor merged 1 commit into
getsentry:mainfrom
ueman:patch-2
Jul 17, 2025
Merged

Use maybeOf instead of try catch block#3088
buenaflor merged 1 commit into
getsentry:mainfrom
ueman:patch-2

Conversation

@ueman

@ueman ueman commented Jul 17, 2025

Copy link
Copy Markdown
Collaborator

This is better practice since no errors are thrown

#skip-changelog

@codecov

codecov Bot commented Jul 17, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.84%. Comparing base (86943da) to head (e0f885a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3088      +/-   ##
==========================================
+ Coverage   87.77%   88.84%   +1.06%     
==========================================
  Files         287       97     -190     
  Lines        9754     3522    -6232     
==========================================
- Hits         8562     3129    -5433     
+ Misses       1192      393     -799     

☔ 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.

@buenaflor buenaflor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx! 🚀

@buenaflor
buenaflor merged commit 6d23889 into getsentry:main Jul 17, 2025
59 of 63 checks passed
@ueman
ueman deleted the patch-2 branch July 17, 2025 10:04
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