Skip to content

Fix Clippy errors for Rust 1.98 - #915

Merged
sehkone merged 1 commit into
mainfrom
david/issue-914
Aug 26, 2026
Merged

Fix Clippy errors for Rust 1.98#915
sehkone merged 1 commit into
mainfrom
david/issue-914

Conversation

@kimhanbeom

Copy link
Copy Markdown
Contributor

Fixed: #914

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.29%. Comparing base (d0b0154) to head (941ced6).

Files with missing lines Patch % Lines
src/archive.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
- Coverage   85.30%   85.29%   -0.01%     
==========================================
  Files          77       77              
  Lines       31064    31067       +3     
==========================================
  Hits        26498    26498              
- Misses       4566     4569       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sehkone
sehkone merged commit d762ada into main Aug 26, 2026
12 of 14 checks passed
@sehkone
sehkone deleted the david/issue-914 branch August 26, 2026 04:30
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.

Fix clippy error for Rust 1.98.0

3 participants