Skip to content

Fix clippy lints#53

Merged
vandenheuvel merged 2 commits intomasterfrom
clippy
Jan 22, 2026
Merged

Fix clippy lints#53
vandenheuvel merged 2 commits intomasterfrom
clippy

Conversation

@vandenheuvel
Copy link
Owner

No description provided.

@vandenheuvel vandenheuvel merged commit 0f6bda0 into master Jan 22, 2026
2 checks passed
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

❌ Patch coverage is 47.76000% with 653 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.52%. Comparing base (e3fddbf) to head (a07a085).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/io/mps/parse/mod.rs 31.50% 100 Missing ⚠️
src/data/linear_program/general_form/mod.rs 57.03% 58 Missing ⚠️
src/io/mps/convert.rs 36.98% 46 Missing ⚠️
src/algorithm/two_phase/tableau/mod.rs 29.03% 44 Missing ⚠️
...algorithm/two_phase/matrix_provider/matrix_data.rs 42.46% 42 Missing ⚠️
...rogram/general_form/presolve/scale/rational/mod.rs 58.33% 30 Missing ⚠️
...m/general_form/presolve/rule/domain_propagation.rs 56.71% 29 Missing ⚠️
...two_phase/tableau/inverse_maintenance/carry/mod.rs 51.72% 28 Missing ⚠️
...linear_program/general_form/presolve/rule/slack.rs 49.01% 26 Missing ⚠️
...wo_phase/matrix_provider/filter/generic_wrapper.rs 4.34% 22 Missing ⚠️
... and 30 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   65.29%   63.52%   -1.77%     
==========================================
  Files          50       52       +2     
  Lines        4322     4943     +621     
==========================================
+ Hits         2822     3140     +318     
- Misses       1500     1803     +303     

☔ View full report in Codecov by Sentry.
📢 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