kio
kio copied to clipboard
feature: Build schema on upstream version 3.7.0
Field classified breaks for new tuple of UUIDs field:
offline_log_dirs: tuple[uuid.UUID | None, ...] = field(
metadata={"kafka_type": "uuid", "tag": 0}, default=()
)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
b70a08f) to head (a017a86).
Additional details and impacted files
@@ Coverage Diff @@
## main #165 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 14 14
Lines 822 822
Branches 132 132
=========================================
Hits 822 822
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.