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

fix(autofix): Trace context fixes #87341

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(autofix): Trace context fixes #87341

wants to merge 1 commit into from

Conversation

roaga
Copy link
Member

@roaga roaga commented Mar 18, 2025

  • sort trace tree by start_timestamps instead of datetime
  • attempt fix at profile-selection logic
  • implement RPC tools for Seer to use later

@roaga roaga requested a review from jennmueng March 18, 2025 20:56
@roaga roaga requested a review from a team as a code owner March 18, 2025 20:56
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 18, 2025
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 83.50515% with 16 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/seer/autofix_tools.py 38.88% 11 Missing ⚠️
tests/sentry/seer/test_autofix.py 91.52% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #87341    +/-   ##
========================================
  Coverage   87.73%   87.73%            
========================================
  Files        9865     9866     +1     
  Lines      558868   559024   +156     
  Branches    22041    22041            
========================================
+ Hits       490324   490476   +152     
- Misses      68113    68117     +4     
  Partials      431      431            

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant