Gowerlabs / LibFTD2XX.jl

Julia wrapper for FTDI D2XX drivers.
Other
6 stars 1 forks source link

Fix build on 1.3 #51

Closed samuelpowell closed 4 years ago

samuelpowell commented 4 years ago

Fix 7z path on Julia > 1.2

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   63.55%   68.64%   +5.08%     
==========================================
  Files           3        3              
  Lines         236      236              
==========================================
+ Hits          150      162      +12     
+ Misses         86       74      -12
Impacted Files Coverage Δ
src/LibFTD2XX.jl 51.51% <0%> (+5.05%) :arrow_up:
src/wrapper.jl 79.16% <0%> (+5.83%) :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 2e927e4...ac21100. Read the comment docs.