BioJulia / BioAlignments.jl

Sequence alignment tools
MIT License
60 stars 24 forks source link

Housekeeping #77

Closed CiaranOMara closed 2 years ago

CiaranOMara commented 2 years ago

This PR:

codecov[bot] commented 2 years ago

Codecov Report

Merging #77 (8f97073) into master (ebea200) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   87.95%   87.95%           
=======================================
  Files          16       16           
  Lines        1121     1121           
=======================================
  Hits          986      986           
  Misses        135      135           

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 ebea200...8f97073. Read the comment docs.

CiaranOMara commented 2 years ago

I've added julia v1.6 to the test matrix. I was wanting to drop julia v1.0 in #(72), where BioSequences v3 minimally requires julia v1.6.