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 capacity #3242

Merged
merged 3 commits into from
Jan 1, 2025
Merged

fix capacity #3242

merged 3 commits into from
Jan 1, 2025

Conversation

wenshao
Copy link
Member

@wenshao wenshao commented Jan 1, 2025

What this PR does / why we need it?

Summary of your change

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@codecov-commenter
Copy link

codecov-commenter commented Jan 1, 2025

Codecov Report

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

Project coverage is 74.82%. Comparing base (695f70f) to head (76c92c8).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...m/alibaba/fastjson2/support/csv/CSVWriterUTF8.java 60.00% 4 Missing and 2 partials ⚠️
.../alibaba/fastjson2/support/csv/CSVWriterUTF16.java 82.35% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3242      +/-   ##
============================================
+ Coverage     74.80%   74.82%   +0.01%     
- Complexity    23885    23900      +15     
============================================
  Files           668      668              
  Lines         92230    92238       +8     
  Branches      20623    20624       +1     
============================================
+ Hits          68997    69021      +24     
+ Misses        14978    14964      -14     
+ Partials       8255     8253       -2     

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

@wenshao wenshao merged commit c82332e into main Jan 1, 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