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

feat: httpx.Parse supports parsing structures that implement the Unmarshaler interface #4143

Merged
merged 1 commit into from
May 11, 2024

Conversation

lyuangg
Copy link
Contributor

@lyuangg lyuangg commented May 11, 2024

feat: httpx.Parse supports parsing structures that implement the Unmarshaler interface

Copy link

codecov bot commented May 11, 2024

Codecov Report

Attention: Patch coverage is 63.63636% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 95.05%. Comparing base (8690859) to head (7d08257).
Report is 46 commits behind head on master.

Additional details and impacted files
Files Coverage Δ
core/mapping/unmarshaler.go 95.38% <63.63%> (-1.11%) ⬇️

... and 254 files with indirect coverage changes

@kevwan kevwan merged commit 040fee5 into zeromicro:master May 11, 2024
5 of 6 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.

None yet

2 participants