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

directory_iterator: improve documentation #135

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Sep 15, 2023

This change rewrites documentation for the sqsh_file_iterator_skip(). It explains the behavior of the function itself better and focuses on the offset parameter as this seems to be a confusing part.

This change rewrites documentation for the sqsh_file_iterator_skip(). It
explains the behavior of the function itself better and focuses on the
`offset` parameter as this seems to be a confusing part.
@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f687438) 60.28% compared to head (dfccff1) 60.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   60.28%   60.28%           
=======================================
  Files          58       58           
  Lines        4769     4769           
  Branches      718      718           
=======================================
  Hits         2875     2875           
  Misses       1480     1480           
  Partials      414      414           

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

@Gottox Gottox merged commit 4ba6cf1 into main Sep 15, 2023
25 checks passed
@Gottox Gottox deleted the improve/sqsh_file_iterator_skip-doc branch September 17, 2023 07:22
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