JuliaIO / Tar.jl

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

sk/jet #144

Closed StefanKarpinski closed 2 years ago

StefanKarpinski commented 2 years ago

Some modifications based on running JET on Tar:

codecov[bot] commented 2 years ago

Codecov Report

Base: 97.29% // Head: 97.30% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (43e73d8) compared to base (5914ef9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ========================================== + Coverage 97.29% 97.30% +0.01% ========================================== Files 4 4 Lines 775 779 +4 ========================================== + Hits 754 758 +4 Misses 21 21 ``` | [Impacted Files](https://codecov.io/gh/JuliaIO/Tar.jl/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/create.jl](https://codecov.io/gh/JuliaIO/Tar.jl/pull/144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2NyZWF0ZS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/extract.jl](https://codecov.io/gh/JuliaIO/Tar.jl/pull/144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2V4dHJhY3Quamw=) | `98.12% <100.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.