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 support OffsetDateTime format output for issue #2005 #2006

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

yanxutao89
Copy link
Collaborator

What this PR does / why we need it?

fix support OffsetDateTime format output for issue #2005

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 Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (0ed86db) 75.25% compared to head (e534a16) 73.55%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2006      +/-   ##
============================================
- Coverage     75.25%   73.55%   -1.71%     
+ Complexity    21525    20814     -711     
============================================
  Files           634      622      -12     
  Lines         85217    84483     -734     
  Branches      18872    18674     -198     
============================================
- Hits          64133    62144    -1989     
- Misses        13162    14374    +1212     
- Partials       7922     7965      +43     
Files Coverage Δ
...java/com/alibaba/fastjson2/writer/FieldWriter.java 64.93% <50.00%> (-0.97%) ⬇️
...in/java/com/alibaba/fastjson2/JSONReaderUTF16.java 72.54% <20.00%> (-0.47%) ⬇️
...ain/java/com/alibaba/fastjson2/JSONReaderUTF8.java 65.37% <20.00%> (-4.35%) ⬇️

... and 80 files with indirect coverage changes

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

@wenshao wenshao merged commit 44f37ef into alibaba:main Nov 8, 2023
5 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