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

[EASY] Delete dead code #3146

Merged
merged 11 commits into from
Dec 4, 2024
Merged

[EASY] Delete dead code #3146

merged 11 commits into from
Dec 4, 2024

Conversation

MartinquaXD
Copy link
Contributor

Description

I was curious about our test coverage and noticed that the generated report can be used pretty well to find dead code that the compiler is not able to detect because the functions get exporter from the respective crates.

Changes

just deletes dead code & removes some drive statements

How to test

no logic change => compiler is enough

@MartinquaXD MartinquaXD requested a review from a team as a code owner December 3, 2024 13:05
Copy link
Contributor

@m-lord-renkse m-lord-renkse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪚 impressive job! a lot of dead code around.

@mstrug
Copy link
Contributor

mstrug commented Dec 3, 2024

👍

@MartinquaXD
Copy link
Contributor Author

@mstrug why not approve the PR if you seem to be satisfied with it?

@MartinquaXD MartinquaXD merged commit 49871f2 into main Dec 4, 2024
11 checks passed
@MartinquaXD MartinquaXD deleted the delete-dead-code branch December 4, 2024 07:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants