getsentry / sentry

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

feat(mobile-ui): Add referrers #70045

Closed narsaynorath closed 2 weeks ago

narsaynorath commented 2 weeks ago

Adds referrers for querying data in the mobile module

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 (7a3ae43) to head (1b00c6a). Report is 13 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70045 +/- ## ======================================= Coverage 79.83% 79.83% ======================================= Files 6500 6500 Lines 289115 289121 +6 Branches 49784 49784 ======================================= + Hits 230806 230828 +22 + Misses 57951 57935 -16 Partials 358 358 ``` | [Files](https://app.codecov.io/gh/getsentry/sentry/pull/70045?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\_events.py](https://app.codecov.io/gh/getsentry/sentry/pull/70045?src=pr&el=tree&filepath=src%2Fsentry%2Fapi%2Fendpoints%2Forganization_events.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9hcGkvZW5kcG9pbnRzL29yZ2FuaXphdGlvbl9ldmVudHMucHk=) | `80.51% <ø> (ø)` | | | [.../sentry/api/endpoints/organization\_events\_stats.py](https://app.codecov.io/gh/getsentry/sentry/pull/70045?src=pr&el=tree&filepath=src%2Fsentry%2Fapi%2Fendpoints%2Forganization_events_stats.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9hcGkvZW5kcG9pbnRzL29yZ2FuaXphdGlvbl9ldmVudHNfc3RhdHMucHk=) | `93.98% <ø> (ø)` | | | [src/sentry/snuba/referrer.py](https://app.codecov.io/gh/getsentry/sentry/pull/70045?src=pr&el=tree&filepath=src%2Fsentry%2Fsnuba%2Freferrer.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9zbnViYS9yZWZlcnJlci5weQ==) | `100.00% <100.00%> (ø)` | | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry/pull/70045/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)