Skip to content

add in-memory marshal and unmarshal to complement existing encoder and decoder #1021 - #1082

Merged
jeevatkm merged 1 commit into
v3from
add-inmemory-marshal-unmarshal
Dec 25, 2025
Merged

add in-memory marshal and unmarshal to complement existing encoder and decoder #1021#1082
jeevatkm merged 1 commit into
v3from
add-inmemory-marshal-unmarshal

Conversation

@jeevatkm

Copy link
Copy Markdown
Member

close #1021

@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Dec 25, 2025
@jeevatkm jeevatkm self-assigned this Dec 25, 2025
@jeevatkm jeevatkm added enhancement v3 For resty v3 labels Dec 25, 2025
@codecov

codecov Bot commented Dec 25, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (c026faa) to head (d80c52b).
⚠️ Report is 1 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #1082   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          18       18           
  Lines        3447     3469   +22     
=======================================
+ Hits         3442     3464   +22     
  Misses          3        3           
  Partials        2        2           
Flag Coverage Δ
unittests 99.85% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeevatkm
jeevatkm merged commit ff5b8f3 into v3 Dec 25, 2025
7 of 10 checks passed
@jeevatkm
jeevatkm deleted the add-inmemory-marshal-unmarshal branch December 25, 2025 06:14
jeevatkm added a commit that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement v3 For resty v3

Development

Successfully merging this pull request may close these issues.

SetBody struct marshaling suffixing an unnecessary newline

1 participant