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

Resolve lint warnings for rustc >=v1.75 #94

Merged
merged 4 commits into from
May 17, 2024
Merged

Conversation

goulart-paul
Copy link
Member

Resolves new linter warnings in v1.75, most of which relate to redundant imports or unused functions. Fix for #83.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 85.78%. Comparing base (77a61b5) to head (67e1241).

Files Patch % Lines
src/solver/implementations/default/info_print.rs 88.57% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   85.67%   85.78%   +0.10%     
==========================================
  Files          62       62              
  Lines        4425     4431       +6     
==========================================
+ Hits         3791     3801      +10     
+ Misses        634      630       -4     

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

@goulart-paul goulart-paul changed the base branch from main to develop May 17, 2024 15:03
@goulart-paul goulart-paul merged commit 246b23f into develop May 17, 2024
12 checks passed
@goulart-paul goulart-paul deleted the pg/rustc-1.75 branch May 21, 2024 12:47
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