Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(replays): Add click.react_component_name as searchable field #62027

Merged

Conversation

cmanallen
Copy link
Member

No description provided.

@cmanallen cmanallen requested a review from a team as a code owner December 19, 2023 20:11
@cmanallen cmanallen changed the title feat(replays): Add react_component_name to search box feat(replays): Add click.react_component_name as searchable field Dec 19, 2023
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 19, 2023
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72657a6) 81.23% compared to head (93cf0f3) 81.22%.
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #62027      +/-   ##
==========================================
- Coverage   81.23%   81.22%   -0.01%     
==========================================
  Files        5191     5192       +1     
  Lines      229371   229458      +87     
  Branches    39629    39643      +14     
==========================================
+ Hits       186321   186383      +62     
- Misses      37353    37371      +18     
- Partials     5697     5704       +7     
Files Coverage Δ
src/sentry/replays/lib/selector/parse.py 100.00% <100.00%> (ø)
src/sentry/replays/post_process.py 97.08% <ø> (ø)
src/sentry/replays/query.py 83.96% <ø> (ø)
src/sentry/replays/testutils.py 97.29% <ø> (ø)
...ntry/replays/usecases/query/conditions/selector.py 90.75% <100.00%> (+0.10%) ⬆️
...sentry/replays/usecases/query/configs/aggregate.py 97.36% <ø> (ø)
...rc/sentry/replays/usecases/query/configs/scalar.py 52.50% <ø> (ø)

... and 21 files with indirect coverage changes

@cmanallen cmanallen merged commit 5edc848 into master Dec 20, 2023
50 checks passed
@cmanallen cmanallen deleted the cmanallen/replays-add-react-component-name-to-search branch December 20, 2023 22:37
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants