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

support serialize UUID to string #285

Merged
merged 36 commits into from
Oct 25, 2021
Merged

Conversation

zhangymPerson
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #268

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


zouyixian and others added 30 commits March 28, 2020 13:59
# Conflicts:
#	java8_time.go
#	java8_time/year.go
#	java8_time_test.go
#	test_hessian/src/main/java/test/Hessian.java
#	test_hessian/src/main/java/test/TestJava8Time.java
@codecov-commenter
Copy link

Codecov Report

Merging #285 (44e29de) into master (23c41ad) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   70.27%   70.26%   -0.01%     
==========================================
  Files          27       27              
  Lines        3034     3033       -1     
==========================================
- Hits         2132     2131       -1     
  Misses        677      677              
  Partials      225      225              
Impacted Files Coverage Δ
java_util.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23c41ad...44e29de. Read the comment docs.

@wongoo wongoo changed the title Java.util support serialize UUID to string Oct 25, 2021
@zouyx zouyx merged commit 3a4ef0b into apache:master Oct 25, 2021
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.

support serialize UUID to string
6 participants