tk3369 / SASLib.jl

Julia library for reading SAS7BDAT data sets
Other
34 stars 7 forks source link

switched from REQUIRE to Project.toml #52

Closed tk3369 closed 4 years ago

tk3369 commented 5 years ago

Couple changes:

  1. Added Project.toml, bumping version number to v1.0.0 and require Julia 1.0+
  2. Added Appveyor to automatic build
  3. Changed CI to test with Julia 1.0, 1.3, and nightly.
coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.07%) to 92.266% when pulling 0b9dfba2c64e24804657e004c2a5574bcb602ac5 on project-toml into c11620fec44777c7e5849ae01158e62250f8cd81 on master.

codecov[bot] commented 5 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   92.42%   92.42%           
=======================================
  Files           8        8           
  Lines         779      779           
=======================================
  Hits          720      720           
  Misses         59       59

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 b52e58c...0b9dfba. Read the comment docs.