Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Migrated Avro code to avro-schema repo #1199

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Migrated Avro code to avro-schema repo #1199

merged 1 commit into from
Aug 4, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Aug 1, 2022
@jorgecarleitao jorgecarleitao changed the title Migrated Avro code to avro-schema Migrated Avro code to avro-schema repo Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #1199 (85728e3) into main (3f3febf) will decrease coverage by 0.06%.
The diff coverage is 87.87%.

@@            Coverage Diff             @@
##             main    #1199      +/-   ##
==========================================
- Coverage   83.44%   83.38%   -0.07%     
==========================================
  Files         366      354      -12     
  Lines       36697    36330     -367     
==========================================
- Hits        30621    30292     -329     
+ Misses       6076     6038      -38     
Impacted Files Coverage Δ
src/io/avro/mod.rs 0.00% <0.00%> (-86.67%) ⬇️
src/io/avro/read/util.rs 88.88% <ø> (-7.41%) ⬇️
src/io/avro/write/mod.rs 100.00% <ø> (ø)
src/io/avro/read/schema.rs 74.50% <83.33%> (+2.39%) ⬆️
src/io/avro/write/serialize.rs 87.43% <85.71%> (ø)
src/io/avro/read/deserialize.rs 81.11% <100.00%> (+0.10%) ⬆️
src/io/avro/read/mod.rs 89.28% <100.00%> (+0.09%) ⬆️
src/io/avro/write/schema.rs 81.35% <100.00%> (+4.27%) ⬆️
src/io/ipc/read/reader.rs 95.98% <0.00%> (-0.67%) ⬇️
src/io/ipc/read/schema.rs 95.81% <0.00%> (+0.32%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f3febf...85728e3. Read the comment docs.

@jorgecarleitao jorgecarleitao added backwards-incompatible and removed enhancement An improvement to an existing feature labels Aug 3, 2022
@jorgecarleitao jorgecarleitao merged commit 497d431 into main Aug 4, 2022
@jorgecarleitao jorgecarleitao deleted the migrate_avro branch August 4, 2022 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant