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

feat(jvm): implement java.io.Serializable #34

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

aallam
Copy link
Owner

@aallam aallam commented Jun 9, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
Related Issue Fix #32
Need Doc update no

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #34 (269d1da) into main (c2c2139) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          112       113    +1     
  Branches        21        21           
=========================================
+ Hits           112       113    +1     
Impacted Files Coverage Δ
...d/src/commonMain/kotlin/ulid/internal/ULIDValue.kt 100.00% <100.00%> (ø)

@aallam aallam merged commit 4eac778 into main Jul 26, 2023
8 checks passed
@aallam aallam deleted the feat/serializable branch July 26, 2023 18:55
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.

Serialisable Support
1 participant