Skip to content

Conversation

@Swatinem
Copy link
Member

We used to print an empty {} header in front of raw envelopes, which is wrong.

Now we test for perfect roundtrips of arbitrary bytes, which is what "raw" means. Also offers a from_bytes_raw now which takes an in-memory buffer.

We used to print an empty `{}` header in front of raw envelopes, which is wrong.

Now we test for perfect roundtrips of arbitrary bytes, which is what "raw" means.
Also offers a `from_bytes_raw` now which takes an in-memory buffer.
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #568 (53b873c) into master (deb5a84) will increase coverage by 0.13%.
The diff coverage is 96.29%.

❗ Current head 53b873c differs from pull request most recent head 59782c3. Consider uploading reports for the commit 59782c3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
+ Coverage   70.50%   70.64%   +0.13%     
==========================================
  Files          66       66              
  Lines        6680     6698      +18     
==========================================
+ Hits         4710     4732      +22     
+ Misses       1970     1966       -4     

@Swatinem Swatinem merged commit 12b483b into master Apr 18, 2023
@Swatinem Swatinem deleted the raw-envelope-roundtrip branch April 18, 2023 10:13
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.

3 participants