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

Implement bodysummary without private APIs #1147

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

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Feb 14, 2024

I am sort of uncertain why this bodysummary is everything in the file before the content that is being sent. Shouldn't the seekstart(data) be deleted here and read to the end instead of to stopping at position m?

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (040cf0a) 82.67% compared to head (92ef510) 82.46%.

Files Patch % Lines
src/Messages.jl 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1147      +/-   ##
==========================================
- Coverage   82.67%   82.46%   -0.22%     
==========================================
  Files          32       32              
  Lines        3054     3062       +8     
==========================================
  Hits         2525     2525              
- Misses        529      537       +8     

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

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.

2 participants