scipopt / russcip

Rust interface for SCIP
https://crates.io/crates/russcip
Apache License 2.0
30 stars 10 forks source link

Clippy: allow too many arguments #123

Closed mmghannam closed 5 months ago

mmghannam commented 5 months ago

Closes #122

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0196aeb) 76.02% compared to head (d9b952e) 76.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ======================================= Coverage 76.02% 76.02% ======================================= Files 13 13 Lines 1739 1739 ======================================= Hits 1322 1322 Misses 417 417 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.