FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
369 stars 80 forks source link

Type union coercion fails when record types come before others [#258] #259

Closed dacreify closed 1 year ago

dacreify commented 4 years ago

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #259 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   81.26%   81.27%           
=======================================
  Files          41       41           
  Lines        2562     2563    +1     
  Branches      149      149           
=======================================
+ Hits         2082     2083    +1     
  Misses        331      331           
  Partials      149      149           
Impacted Files Coverage Δ
src/jackdaw/serdes/avro.clj 89.10% <100.00%> (+0.03%) :arrow_up:

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 04f654f...2618df3. Read the comment docs.