getsentry / sentry

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

fix(projects): validate project id field in org project search #70059

Closed JoshFerge closed 2 weeks ago

JoshFerge commented 2 weeks ago

FIxes SENTRY-2SKF

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 79.83%. Comparing base (613ec87) to head (aa162e5). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70059 +/- ## =========================================== + Coverage 51.55% 79.83% +28.27% =========================================== Files 6466 6500 +34 Lines 287751 289120 +1369 Branches 49583 49787 +204 =========================================== + Hits 148364 230829 +82465 + Misses 139024 57932 -81092 + Partials 363 359 -4 ``` | [Files](https://app.codecov.io/gh/getsentry/sentry/pull/70059?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [src/sentry/api/endpoints/organization\_projects.py](https://app.codecov.io/gh/getsentry/sentry/pull/70059?src=pr&el=tree&filepath=src%2Fsentry%2Fapi%2Fendpoints%2Forganization_projects.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9hcGkvZW5kcG9pbnRzL29yZ2FuaXphdGlvbl9wcm9qZWN0cy5weQ==) | `94.17% <100.00%> (+59.52%)` | :arrow_up: | ... and [2082 files with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry/pull/70059/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)