Skip to content

Conversation

pgeiem
Copy link
Contributor

@pgeiem pgeiem commented May 28, 2025

Following my proposal #699 this PR add support for custom marshaler/unmarshaler with context support.
Adding:

  • CustomUnmarshalerContext decoder option
  • CustomMarshalerContext encoder option
  • RegisterCustomMarshalerContext global function
  • RegisterCustomUnmarshalerContext global function

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.93%. Comparing base (6a6c998) to head (032eb44).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
+ Coverage   77.85%   77.93%   +0.08%     
==========================================
  Files          22       22              
  Lines        8064     8094      +30     
==========================================
+ Hits         6278     6308      +30     
  Misses       1370     1370              
  Partials      416      416              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@goccy
Copy link
Owner

goccy commented May 29, 2025

Thank you for your contribution !! LGTM 👍

@goccy goccy merged commit 52dacb8 into goccy:master May 29, 2025
25 checks passed
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