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(trace-view-load-more): Fixed bug that loads an extra row of orphans. #56561

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

Abdkhan14
Copy link
Contributor

This fixes the bug allowing an extra row of orphan to be loaded past the row count limit in the trace view:
Screenshot 2023-09-20 at 10 20 21 AM
Screenshot 2023-09-20 at 10 20 36 AM

@Abdkhan14 Abdkhan14 requested a review from a team as a code owner September 20, 2023 14:21
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 20, 2023
@Abdkhan14 Abdkhan14 enabled auto-merge (squash) September 20, 2023 14:24
@Abdkhan14 Abdkhan14 merged commit 8a6968b into master Sep 20, 2023
50 checks passed
@Abdkhan14 Abdkhan14 deleted the abdk/trace-view-load-more-orphans branch September 20, 2023 14:48
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #56561 (0fe7732) into master (c738ff5) will increase coverage by 1.11%.
Report is 44 commits behind head on master.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master   #56561      +/-   ##
==========================================
+ Coverage   77.50%   78.61%   +1.11%     
==========================================
  Files        5078     5083       +5     
  Lines      218280   218997     +717     
  Branches    36952    37094     +142     
==========================================
+ Hits       169173   172163    +2990     
+ Misses      43423    41258    -2165     
+ Partials     5684     5576     -108     
Files Changed Coverage
.../sentry/api/endpoints/organization_events_trace.py 0.00%
src/sentry/conf/server.py ø
src/sentry/features/__init__.py 100.00%

@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2023
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