JuliaIO / Tar.jl

TAR files: create, list, extract them in pure Julia
MIT License
79 stars 19 forks source link

replace non-breaking space with regular space #129

Closed StefanKarpinski closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (93151d1) into master (6a94602) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files           4        4           
  Lines         774      774           
=======================================
  Hits          753      753           
  Misses         21       21           
Impacted Files Coverage Δ
src/create.jl 100.00% <100.00%> (ø)
src/extract.jl 98.11% <100.00%> (ø)
src/header.jl 93.33% <100.00%> (ø)

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 6a94602...93151d1. Read the comment docs.