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(api): Prevent crash when tree is requested with no children #2964

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Jan 4, 2024

This is a rare crash but found in APM data for serving datasets where a request was made for a deleted tree mainly.

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc573c8) 64.91% compared to head (06f7061) 72.61%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2964      +/-   ##
==========================================
+ Coverage   64.91%   72.61%   +7.70%     
==========================================
  Files         378       43     -335     
  Lines       24322     1607   -22715     
  Branches      878        0     -878     
==========================================
- Hits        15789     1167   -14622     
+ Misses       8533      440    -8093     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nellh nellh merged commit 595896d into master Jan 4, 2024
5 of 7 checks passed
@nellh nellh deleted the fix/handle-worker-restarts branch January 4, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant