BioJulia / Bio.jl

[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
http://biojulia.dev
MIT License
261 stars 65 forks source link

Update the CI #487

Closed TransGirlCodes closed 7 years ago

TransGirlCodes commented 7 years ago

Don't test on julia 0.5 anymore on master.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
+ Coverage   72.12%   73.04%   +0.92%     
==========================================
  Files          16       16              
  Lines        1410     1410              
==========================================
+ Hits         1017     1030      +13     
+ Misses        393      380      -13
Impacted Files Coverage Δ
src/structure/spatial.jl 89.18% <0%> (-1.36%) :arrow_down:
src/structure/pdb.jl 87.98% <0%> (-1.29%) :arrow_down:
src/structure/model.jl 95.49% <0%> (+3.33%) :arrow_up:
src/util/windows.jl 95% <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 0e96904...0d02cf2. Read the comment docs.