Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed clippy lints #328

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Fixed clippy lints #328

merged 1 commit into from
Jan 27, 2023

Conversation

stefan-k
Copy link
Member

No description provided.

@stefan-k stefan-k self-assigned this Jan 27, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 93.36% // Head: 93.39% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (ed969a9) compared to base (c305edd).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
+ Coverage   93.36%   93.39%   +0.02%     
==========================================
  Files         119      119              
  Lines       18986    18975      -11     
==========================================
- Hits        17726    17721       -5     
+ Misses       1260     1254       -6     
Impacted Files Coverage Δ
argmin/src/solver/particleswarm/mod.rs 97.54% <ø> (-0.02%) ⬇️
argmin/src/core/checkpointing/mod.rs 64.70% <100.00%> (-1.50%) ⬇️
argmin/src/core/termination.rs 80.00% <100.00%> (+3.80%) ⬆️
argmin/src/solver/simulatedannealing/mod.rs 86.19% <100.00%> (+0.53%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stefan-k stefan-k merged commit 5aa8547 into argmin-rs:main Jan 27, 2023
@stefan-k stefan-k deleted the clippy branch January 27, 2023 20:43
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.

2 participants