Gowerlabs / LibFTD2XX.jl

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

Fix build on AARCH64 #38

Closed samuelpowell closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #38 into master will decrease coverage by 14.32%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #38       +/-   ##
===========================================
- Coverage   60.17%   45.85%   -14.33%     
===========================================
  Files           3        3               
  Lines         231      229        -2     
===========================================
- Hits          139      105       -34     
- Misses         92      124       +32
Impacted Files Coverage Δ
src/wrapper.jl 47.89% <0%> (-25.44%) :arrow_down:
src/LibFTD2XX.jl 41.34% <0%> (-2.47%) :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 22227e6...d769f43. Read the comment docs.

samuelpowell commented 5 years ago

Tested locally