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

Fix handling of TextUnmarshaler #649

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Fix handling of TextUnmarshaler #649

merged 1 commit into from
Feb 11, 2025

Conversation

goccy
Copy link
Owner

@goccy goccy commented Feb 11, 2025

The processing has become slower, but it is now more robust.

@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 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.52%. Comparing base (8f17441) to head (44ef091).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #649      +/-   ##
==========================================
+ Coverage   76.97%   77.52%   +0.54%     
==========================================
  Files          22       22              
  Lines        7909     7831      -78     
==========================================
- Hits         6088     6071      -17     
+ Misses       1406     1347      -59     
+ Partials      415      413       -2     

@goccy goccy merged commit 48e793c into master Feb 11, 2025
20 checks passed
@goccy goccy deleted the fix-unmarshal-text branch February 11, 2025 13:48
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