JuliaData / Feather.jl

Read and write feather files in pure Julia
https://juliadata.github.io/Feather.jl/stable
Other
109 stars 27 forks source link

Some CI tweaks #116

Closed KristofferC closed 5 years ago

KristofferC commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #116 into master will increase coverage by 0.66%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #116      +/-   ##
========================================
+ Coverage   67.33%    68%   +0.66%     
========================================
  Files           4      4              
  Lines         150    150              
========================================
+ Hits          101    102       +1     
+ Misses         49     48       -1
Impacted Files Coverage Δ
src/loadfile.jl 60% <0%> (+5%) :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 d21118b...4c8c630. Read the comment docs.

KristofferC commented 5 years ago

The failures seem real (but unrelated to the PR).

ExpandingMan commented 5 years ago

These changes were incorporated in another PR. Thanks for your help.