Gottox / sqsh-tools

🗜️ fast r/o squashfs implementation written in C.
https://gottox.de/sqsh-tools/
BSD 2-Clause "Simplified" License
38 stars 4 forks source link

Improve/ls better escape #259

Closed Gottox closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 55.71429% with 31 lines in your changes missing coverage. Please review.

Project coverage is 64.52%. Comparing base (dd5cc41) to head (4c5c43c).

Files Patch % Lines
tools/src/common.c 50.00% 12 Missing and 1 partial :warning:
tools/src/ls.c 61.29% 9 Missing and 3 partials :warning:
tools/src/unpack.c 53.84% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ========================================== + Coverage 64.42% 64.52% +0.10% ========================================== Files 74 74 Lines 5543 5517 -26 Branches 825 827 +2 ========================================== - Hits 3571 3560 -11 + Misses 1496 1478 -18 - Partials 476 479 +3 ```

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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud