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

Introduce multi module and avro-kotlin-serialization #55

Merged
merged 15 commits into from
May 26, 2024

Conversation

jangalinski
Copy link
Contributor

No description provided.

@jangalinski jangalinski self-assigned this May 13, 2024
@jangalinski jangalinski added this to the 1.11.4.0 milestone May 13, 2024
Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 52.99539% with 306 lines in your changes are missing coverage. Please review.

Project coverage is 62.73%. Comparing base (bf55e23) to head (197a9e2).

Files Patch % Lines
...rc/main/kotlin/repository/AvroSchemaResolverMap.kt 0.00% 18 Missing ⚠️
...rsion/parameterized/ParameterizedLongConversion.kt 0.00% 15 Missing ⚠️
...sion/parameterized/ParameterizedBytesConversion.kt 31.25% 11 Missing ⚠️
...on/parameterized/ParameterizedBooleanConversion.kt 33.33% 10 Missing ⚠️
...ion/parameterized/ParameterizedDoubleConversion.kt 33.33% 10 Missing ⚠️
...sion/parameterized/ParameterizedFloatConversion.kt 33.33% 10 Missing ⚠️
...ersion/parameterized/ParameterizedIntConversion.kt 33.33% 10 Missing ⚠️
...ion/parameterized/ParameterizedStringConversion.kt 33.33% 10 Missing ⚠️
...ain/kotlin/serializer/AvroLogicalTypeSerializer.kt 0.00% 9 Missing ⚠️
...in/kotlin/serializer/BytesLogicalTypeSerializer.kt 0.00% 9 Missing ⚠️
... and 48 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #55      +/-   ##
=============================================
- Coverage      72.00%   62.73%   -9.27%     
+ Complexity       402      364      -38     
=============================================
  Files             72      108      +36     
  Lines           1400     1645     +245     
  Branches         117      120       +3     
=============================================
+ Hits            1008     1032      +24     
- Misses           312      533     +221     
  Partials          80       80              

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

@jangalinski jangalinski marked this pull request as ready for review May 26, 2024 12:29
@jangalinski jangalinski merged commit c28f54c into develop May 26, 2024
2 of 4 checks passed
@jangalinski jangalinski deleted the feature/50_avro-serialization branch May 26, 2024 12:30
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.

1 participant