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

fix: coupling: Move function to only module it is used in #79

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

grebnetiew
Copy link
Contributor

No description provided.

@grebnetiew grebnetiew requested a review from ThomasTNO February 20, 2025 17:01
Copy link

github-actions bot commented Feb 20, 2025

Sigrid maintainability feedback

⚠️ Your code did not improve maintainability towards your objective of 4.0 stars

Show details

Sigrid compared your code against the baseline of 2025-02-20.

👍 What went well?

You fixed or improved 1 refactoring candidates.

Risk System property Location
🟠 Module Coupling
(Improved)
WuppieFuzz/src/input/mod.rs

👎 What could be better?

You did not introduce any technical debt during your changes, great job!

📚 Remaining technical debt

6 refactoring candidates didn't get better or worse, but are still present in the code you touched.

View this system in Sigrid to explore your technical debt

⭐️ Sigrid ratings

System property System on 2025-02-20 Before changes New/changed code
Volume 5.4 N/A N/A
Duplication 4.0 5.5 5.5
Unit Size 2.1 1.0 0.9
Unit Complexity 2.4 5.5 5.5
Unit Interfacing 1.9 1.6 1.5
Module Coupling 3.3 N/A 0.5
Component Independence 1.3 N/A N/A
Component Entanglement 3.1 N/A N/A
Maintainability 2.9 3.9 2.8

💬 Did you find this feedback helpful?

We would like to know your thoughts to make Sigrid better.
Your username will remain confidential throughout the process.


View this system in Sigrid

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