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

Refactor #3275

Merged
merged 16 commits into from
Jan 13, 2025
Merged

Refactor #3275

merged 16 commits into from
Jan 13, 2025

Conversation

wenshao
Copy link
Member

@wenshao wenshao commented Jan 13, 2025

减少重复代码,提升可维护性

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 9 lines in your changes missing coverage. Please review.

Project coverage is 72.72%. Comparing base (eb28d51) to head (2ef1c4d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../main/java/com/alibaba/fastjson2/util/IOUtils.java 75.00% 3 Missing and 2 partials ⚠️
...in/java/com/alibaba/fastjson2/JSONWriterUTF16.java 94.93% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3275      +/-   ##
============================================
- Coverage     74.29%   72.72%   -1.58%     
+ Complexity    23451    22806     -645     
============================================
  Files           668      668              
  Lines         89915    89476     -439     
  Branches      20337    20276      -61     
============================================
- Hits          66798    65067    -1731     
- Misses        14932    16055    +1123     
- Partials       8185     8354     +169     

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

@wenshao wenshao merged commit ad09330 into main Jan 13, 2025
28 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.

2 participants