JuliaIO / Tar.jl

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

Add docstring for Tar module #173

Closed lgoettgens closed 5 months ago

lgoettgens commented 5 months ago

Handles the Tar part of https://github.com/JuliaLang/julia/issues/52725.

cc @stevengj

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (166deb3) 97.53% compared to head (0b29591) 97.53%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ======================================= Coverage 97.53% 97.53% ======================================= Files 4 4 Lines 810 810 ======================================= Hits 790 790 Misses 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.