linkedin / avro-util

Collection of utilities to allow writing java code that operates across a wide range of avro versions.
BSD 2-Clause "Simplified" License
76 stars 59 forks source link

Fix some cases not handled by schema name patching #541

Closed karthikrg closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (f46f720) 46.15% compared to head (a2d56ef) 46.14%.

Files Patch % Lines
...nkedin/avroutil1/writer/avsc/AvscSchemaWriter.java 70.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #541 +/- ## ============================================ - Coverage 46.15% 46.14% -0.01% - Complexity 4534 4535 +1 ============================================ Files 407 407 Lines 28393 28397 +4 Branches 4633 4635 +2 ============================================ + Hits 13104 13105 +1 - Misses 13721 13726 +5 + Partials 1568 1566 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.