Skip to content

Fix clippy::question_mark warnings - #1128

Open
ronnodas wants to merge 1 commit into
rust-itertools:masterfrom
ronnodas:clippy
Open

Fix clippy::question_mark warnings#1128
ronnodas wants to merge 1 commit into
rust-itertools:masterfrom
ronnodas:clippy

Conversation

@ronnodas

@ronnodas ronnodas commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

These were affecting the CI in every recent PR, and the resulting code does seem better. All were instances of the question_mark lint.

@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (6814180) to head (997b172).
⚠️ Report is 218 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1128      +/-   ##
==========================================
- Coverage   94.38%   93.85%   -0.54%     
==========================================
  Files          48       52       +4     
  Lines        6665     6673       +8     
==========================================
- Hits         6291     6263      -28     
- Misses        374      410      +36     

☔ 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.

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