getsentry / sentry

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

chore(typing): Fix typing in various files #69211

Closed snigdhas closed 3 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 91.37931% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 79.70%. Comparing base (53c0c8f) to head (085617e). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69211 +/- ## ======================================= Coverage 79.70% 79.70% ======================================= Files 6430 6430 Lines 285944 285958 +14 Branches 49292 49293 +1 ======================================= + Hits 227899 227913 +14 Misses 57608 57608 Partials 437 437 ``` | [Files](https://app.codecov.io/gh/getsentry/sentry/pull/69211?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [...c/sentry/api/endpoints/organization\_events\_meta.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fapi%2Fendpoints%2Forganization_events_meta.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9hcGkvZW5kcG9pbnRzL29yZ2FuaXphdGlvbl9ldmVudHNfbWV0YS5weQ==) | `78.21% <100.00%> (ø)` | | | [.../sentry/api/endpoints/organization\_issues\_count.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fapi%2Fendpoints%2Forganization_issues_count.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9hcGkvZW5kcG9pbnRzL29yZ2FuaXphdGlvbl9pc3N1ZXNfY291bnQucHk=) | `89.39% <100.00%> (ø)` | | | [src/sentry/api/helpers/group\_index/index.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fapi%2Fhelpers%2Fgroup_index%2Findex.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9hcGkvaGVscGVycy9ncm91cF9pbmRleC9pbmRleC5weQ==) | `93.50% <100.00%> (ø)` | | | [src/sentry/digests/notifications.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fdigests%2Fnotifications.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9kaWdlc3RzL25vdGlmaWNhdGlvbnMucHk=) | `97.89% <ø> (ø)` | | | [src/sentry/issues/endpoints/group\_events.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fissues%2Fendpoints%2Fgroup_events.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9pc3N1ZXMvZW5kcG9pbnRzL2dyb3VwX2V2ZW50cy5weQ==) | `97.56% <100.00%> (+0.03%)` | :arrow_up: | | [...entry/issues/endpoints/organization\_group\_index.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fissues%2Fendpoints%2Forganization_group_index.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9pc3N1ZXMvZW5kcG9pbnRzL29yZ2FuaXphdGlvbl9ncm91cF9pbmRleC5weQ==) | `92.81% <100.00%> (+0.03%)` | :arrow_up: | | [src/sentry/search/\_\_init\_\_.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fsearch%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9zZWFyY2gvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [src/sentry/search/utils.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Fsearch%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9zZWFyY2gvdXRpbHMucHk=) | `90.96% <100.00%> (+0.01%)` | :arrow_up: | | [src/sentry/tasks/deliver\_from\_outbox.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Ftasks%2Fdeliver_from_outbox.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS90YXNrcy9kZWxpdmVyX2Zyb21fb3V0Ym94LnB5) | `93.18% <100.00%> (ø)` | | | [src/sentry/tasks/groupowner.py](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree&filepath=src%2Fsentry%2Ftasks%2Fgroupowner.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS90YXNrcy9ncm91cG93bmVyLnB5) | `88.46% <100.00%> (+0.46%)` | :arrow_up: | | ... and [3 more](https://app.codecov.io/gh/getsentry/sentry/pull/69211?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry/pull/69211/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)
sentry-io[bot] commented 3 weeks ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎

sentry-io[bot] commented 3 weeks ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎