zero-one-group / geni

A Clojure dataframe library that runs on Spark
Apache License 2.0
285 stars 28 forks source link

fixed collection of sparse vectors #297

Closed behrica closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #297 (35291c3) into develop (d0bc4e7) will not change coverage. The diff coverage is 100.000%.

Impacted file tree graph

@@             Coverage Diff             @@
##            develop       #297   +/-   ##
===========================================
  Coverage   100.000%   100.000%           
===========================================
  Files            36         36           
  Lines          3065       3069    +4     
===========================================
+ Hits           3065       3069    +4     
Impacted Files Coverage Δ
src/clojure/zero_one/geni/interop.clj 100.000% <100.000%> (ø)
anthony-khong commented 3 years ago

Hi @behrica, this looks good. Just some minor comment, which I'm happy to change myself :) Thank you very much for the PR. I'll merge it as soon as the pipeline finishes!