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

[avro] Add Either typeclass support #1004

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into avro-either

bb2dcee
Select commit
Loading
Failed to load commit list.
Draft

[avro] Add Either typeclass support #1004

Merge branch 'main' into avro-either
bb2dcee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 0s

95.31% (-0.03%) compared to 2c10ba9

View this Pull Request on Codecov

95.31% (-0.03%) compared to 2c10ba9

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.31%. Comparing base (2c10ba9) to head (bb2dcee).

Files with missing lines Patch % Lines
avro/src/main/scala/magnolify/avro/AvroType.scala 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
- Coverage   95.34%   95.31%   -0.03%     
==========================================
  Files          56       56              
  Lines        1978     1987       +9     
  Branches      154      157       +3     
==========================================
+ Hits         1886     1894       +8     
- Misses         92       93       +1     

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