Skip to content

fix: Refactor LZ77 search loop conditions#298

Merged
hellobertrand merged 2 commits into
mainfrom
fix/sonarqube-findings-7
Jun 24, 2026
Merged

fix: Refactor LZ77 search loop conditions#298
hellobertrand merged 2 commits into
mainfrom
fix/sonarqube-findings-7

Conversation

@hellobertrand

Copy link
Copy Markdown
Owner

Addresses static analysis findings by moving complex loop termination conditions into explicit checks within loop bodies, enhancing clarity and robustness.

Addresses static analysis findings by moving complex loop termination conditions into explicit checks within loop bodies, enhancing clarity and robustness.
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Replaces the Snyk security badge with a SonarCloud badge to reflect the current security analysis platform.
@hellobertrand hellobertrand merged commit 64eaef4 into main Jun 24, 2026
84 checks passed
@hellobertrand hellobertrand deleted the fix/sonarqube-findings-7 branch June 24, 2026 09:39
@sonarqubecloud

Copy link
Copy Markdown

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