JuliaHealth / DICOM.jl

Julia package for reading and writing DICOM (Digital Imaging and Communications in Medicine) files
MIT License
56 stars 21 forks source link

Remove testing on TravisCI #70

Closed notZaki closed 3 years ago

notZaki commented 3 years ago

Future tests will no longer use TravisCI because we only have a limited amount of non-replenishing credits. Tests will now only be using GH Actions, introduced in #60.

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (9076597) into master (a5b2621) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   89.75%   89.78%   +0.02%     
==========================================
  Files           2        2              
  Lines         371      372       +1     
==========================================
+ Hits          333      334       +1     
  Misses         38       38              
Impacted Files Coverage Δ
src/DICOM.jl 89.14% <0.00%> (+0.03%) :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 a5b2621...9076597. Read the comment docs.