getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.22k stars 4.21k forks source link

fix(feedback): fix platform option bug #81087

Closed michellewzhang closed 1 day ago

michellewzhang commented 1 day ago

same bug as in https://github.com/getsentry/sentry/pull/80938

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81087 +/- ## ======================================= Coverage 78.47% 78.48% ======================================= Files 7213 7214 +1 Lines 319698 319768 +70 Branches 44020 44041 +21 ======================================= + Hits 250888 250967 +79 + Misses 62420 62411 -9 Partials 6390 6390 ```