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: Span.trim_remainder gives incorrect result in some cases #147

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

scouten
Copy link
Owner

@scouten scouten commented Oct 28, 2024

No description provided.

@scouten scouten self-assigned this Oct 28, 2024
Copy link

codspeed-hq bot commented Oct 28, 2024

CodSpeed Performance Report

Merging #147 will not alter performance

Comparing fix-span-trim-remainder (a055940) with main (895deed)

Summary

✅ 4 untouched benchmarks

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (895deed) to head (a055940).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         1280      1278    -2     
=========================================
- Hits          1280      1278    -2     

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

@scouten scouten changed the title fix: Span.trim_remainder gave incorrect result if after was incomplete subset of self fix: Span.trim_remainder gives incorrect result in some cases Oct 28, 2024
@scouten scouten merged commit 1de7004 into main Oct 28, 2024
21 of 22 checks passed
@scouten scouten deleted the fix-span-trim-remainder branch October 28, 2024 04:38
@scouten scouten mentioned this pull request Oct 28, 2024
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.

1 participant