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 which complained about unused re-exports #376

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

stefan-k
Copy link
Member

A strange one. Somehow couldn't find any useful information on this in the clippy repo.

@stefan-k stefan-k self-assigned this Dec 14, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17ba4ec) 93.28% compared to head (1426e7d) 93.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
+ Coverage   93.28%   93.31%   +0.02%     
==========================================
  Files         117      117              
  Lines       18809    18845      +36     
==========================================
+ Hits        17546    17585      +39     
+ Misses       1263     1260       -3     

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

@stefan-k stefan-k merged commit 62ff112 into argmin-rs:main Dec 14, 2023
13 checks passed
@stefan-k stefan-k deleted the fix_clippy_unused_reexports branch December 14, 2023 07:35
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