JuliaIO / Tar.jl

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

Accept other string types for all string arguments (fix #179) #180

Closed StefanKarpinski closed 2 months ago

StefanKarpinski commented 2 months ago

Kind of wild that no one complained about this earlier.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.53%. Comparing base (a2e39d6) to head (50c5ade).

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

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