getsentry / sentry

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

chore(streamline): Folders for frontend #81146

Open leeandher opened 17 hours ago

leeandher commented 17 hours ago

A little more structure, open to suggestions about it, but the long directory made it challenging to scan.

image

codecov[bot] commented 16 hours 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 #81146 +/- ## =========================================== - Coverage 91.92% 80.33% -11.59% =========================================== Files 3069 7221 +4152 Lines 191952 320039 +128087 Branches 0 20778 +20778 =========================================== + Hits 176457 257116 +80659 - Misses 15495 62530 +47035 - Partials 0 393 +393 ```
ryan953 commented 11 hours ago

Be more aggressive! Some components in here might've been created to support the new issues design, but I'd be surprised if FoldSection could never be reused by another product (maybe Feedback would reuse that soon!) For those types of things move them all the way up & out of any folder or sub folder called issues/ so other people can find them, but also the specific stuff that is left is easier to read through too.