Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traversal: rewrite implementation #244

Merged
merged 6 commits into from
Jun 2, 2024
Merged

traversal: rewrite implementation #244

merged 6 commits into from
Jun 2, 2024

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Jun 1, 2024

No description provided.

Copy link

codecov bot commented Jun 1, 2024

Codecov Report

Attention: Patch coverage is 59.77444% with 107 lines in your changes are missing coverage. Please review.

Project coverage is 64.25%. Comparing base (6fd195f) to head (fbfd5b8).

Files Patch % Lines
tools/src/unpack.c 41.12% 58 Missing and 15 partials ⚠️
libsqsh/src/tree/traversal.c 77.09% 16 Missing and 14 partials ⚠️
libsqsh/src/archive/inode_map.c 66.66% 1 Missing and 1 partial ⚠️
tools/src/ls.c 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   64.41%   64.25%   -0.16%     
==========================================
  Files          73       73              
  Lines        5499     5484      -15     
  Branches      812      816       +4     
==========================================
- Hits         3542     3524      -18     
+ Misses       1498     1484      -14     
- Partials      459      476      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gottox Gottox force-pushed the rewrite/traversal branch 2 times, most recently from f5ecf9c to 99353f5 Compare June 2, 2024 00:09
Copy link

sonarcloud bot commented Jun 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Gottox Gottox merged commit ca43bb6 into main Jun 2, 2024
18 checks passed
@Gottox Gottox deleted the rewrite/traversal branch June 2, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant