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

Remove unused code from pam::sys #808

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Remove unused code from pam::sys #808

merged 1 commit into from
Nov 30, 2023

Conversation

Tortoaster
Copy link
Contributor

This PR removes the #[allow(unused)] from crate::pam::sys, along with the unused code within. This was done using cargo minify.

@squell squell enabled auto-merge November 30, 2023 13:34
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (328be1e) 57.46% compared to head (8f4a58a) 57.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #808      +/-   ##
==========================================
- Coverage   57.46%   57.28%   -0.19%     
==========================================
  Files          74       74              
  Lines       10523    10497      -26     
==========================================
- Hits         6047     6013      -34     
- Misses       4476     4484       +8     

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

@squell squell added the minor minor issue, PR without an issue label Nov 30, 2023
@squell squell added this pull request to the merge queue Nov 30, 2023
Merged via the queue into trifectatechfoundation:main with commit 5b25cb0 Nov 30, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor minor issue, PR without an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants