BioJulia / FASTX.jl

Parse and process FASTA and FASTQ formatted files of biological sequences.
https://biojulia.dev
MIT License
61 stars 20 forks source link

Rollup of a few changes #85

Closed jakobnissen closed 2 years ago

jakobnissen commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #85 (547c390) into master (5250a27) will not change coverage. The diff coverage is 89.28%.

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   90.30%   90.30%           
=======================================
  Files          11       11           
  Lines         629      629           
=======================================
  Hits          568      568           
  Misses         61       61           
Flag Coverage Δ
unittests 90.30% <89.28%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/fasta/record.jl 82.14% <33.33%> (ø)
src/fastq/record.jl 94.94% <93.33%> (ø)
src/FASTX.jl 91.17% <100.00%> (ø)
src/fastq/readrecord.jl 100.00% <100.00%> (ø)
src/fastq/writer.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.