abs-tudelft / fletcher

Fletcher: A framework to integrate FPGA accelerators with Apache Arrow
https://abs-tudelft.github.io/fletcher/
Apache License 2.0
217 stars 31 forks source link

Explicitly warn about experimental & unsupported ArrayWriter features #196

Closed johanpel closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #196 into develop will decrease coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #196      +/-   ##
===========================================
- Coverage     88.1%   88.03%   -0.07%     
===========================================
  Files           50       50              
  Lines         4900     4906       +6     
===========================================
+ Hits          4317     4319       +2     
- Misses         583      587       +4
Impacted Files Coverage Δ
hardware/arrays/ArrayWriter.vhd 95.12% <ø> (+0.12%) :arrow_up:
...dware/arrays/test/arraywriter/listprim8epc4_tc.vhd 98.17% <ø> (ø) :arrow_up:
hardware/arrays/ArrayWriterListPrim.vhd 84.8% <100%> (-2.71%) :arrow_down:

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 bef2e7b...d577878. Read the comment docs.