Skip to content

Add scalacheck support for UUID logical type#853

Merged
jpark133 merged 2 commits into
spotify:masterfrom
leoch20:avro-of-uuid
Dec 22, 2025
Merged

Add scalacheck support for UUID logical type#853
jpark133 merged 2 commits into
spotify:masterfrom
leoch20:avro-of-uuid

Conversation

@leoch20

@leoch20 leoch20 commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

Implement UUID generation for Avro string fields with a 'uuid' logical type.

@codecov

codecov Bot commented Dec 19, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.70%. Comparing base (e6f477e) to head (6c95fc2).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...om/spotify/ratatool/scalacheck/AvroGenerator.scala 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #853      +/-   ##
==========================================
+ Coverage   70.68%   70.70%   +0.02%     
==========================================
  Files          44       44              
  Lines        1859     1864       +5     
  Branches      305      305              
==========================================
+ Hits         1314     1318       +4     
- Misses        545      546       +1     
Flag Coverage Δ
ratatoolCli 2.89% <ø> (ø)
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.25% <33.33%> (-0.04%) ⬇️
ratatoolExamples 17.20% <33.33%> (+<0.01%) ⬆️
ratatoolSampling 60.35% <33.33%> (-0.18%) ⬇️
ratatoolScalacheck 77.97% <83.33%> (+0.03%) ⬆️
ratatoolShapeless 4.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpark133
jpark133 merged commit 92bd0ff into spotify:master Dec 22, 2025
1 check passed
@leoch20
leoch20 deleted the avro-of-uuid branch December 22, 2025 15:39
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