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

[Feature] Add Cyclomatic Complexity Calculator #1222

Closed
4 tasks done
harshyadav3010 opened this issue Jun 6, 2024 · 12 comments · Fixed by #1942
Closed
4 tasks done

[Feature] Add Cyclomatic Complexity Calculator #1222

harshyadav3010 opened this issue Jun 6, 2024 · 12 comments · Fixed by #1942
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request Hard Complex or challenging task KWOC KWOC Open Source Program

Comments

@harshyadav3010
Copy link
Contributor

harshyadav3010 commented Jun 6, 2024

Description

It calculates the Cyclomatic Complexity of the code, a metric used to measure the structural complexity of software by counting the number of linearly independent paths through the code's control flow graph.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a KWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jun 6, 2024

Hey @harshyadav3010, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@harshyadav3010 harshyadav3010 changed the title [Feature] <Cyclomatic Complexity Calculator> [Feature] Cyclomatic Complexity Calculator Jun 6, 2024
@Rakesh9100 Rakesh9100 added the status: standby ✊ This issue is on hold label Jun 6, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Cyclomatic Complexity Calculator [Feature] Add Cyclomatic Complexity Calculator Jun 6, 2024
@harshyadav3010
Copy link
Contributor Author

@Rakesh9100 Please assign me the issue

@Rakesh9100
Copy link
Owner

Go ahead @harshyadav3010

@Rakesh9100 Rakesh9100 added gssoc GSSOC Open Source Program and removed status: standby ✊ This issue is on hold labels Jun 21, 2024
@Rakesh9100
Copy link
Owner

Pls provide your PR @harshyadav3010

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jun 28, 2024
@Rakesh9100 Rakesh9100 added up for grab ✋ This issue is up to be assigned and removed question 🤔 Further information is requested labels Jul 6, 2024
@anijit18
Copy link
Contributor

@Rakesh9100 Kindly assign this issue to me. I want to work on this Calculator.

@Rakesh9100
Copy link
Owner

Do you want to work @anijit18

@Rakesh9100 Rakesh9100 removed the gssoc GSSOC Open Source Program label Dec 2, 2024
@vimore03
Copy link
Contributor

@Rakesh9100 Please assign this issue to me.

@Rakesh9100
Copy link
Owner

Go ahead @vimore03

@Rakesh9100 Rakesh9100 added KWOC KWOC Open Source Program and removed up for grab ✋ This issue is up to be assigned labels Dec 16, 2024
@Rakesh9100
Copy link
Owner

Please provide your PR @vimore03

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Dec 23, 2024
@vimore03
Copy link
Contributor

@Rakesh9100 sir please review my PR .

@vimore03
Copy link
Contributor

vimore03 commented Dec 25, 2024 via email

Copy link

Hello @harshyadav3010! Your issue #1222 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request Hard Complex or challenging task calculator addition 📱 Addition of new calculator and removed question 🤔 Further information is requested labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request Hard Complex or challenging task KWOC KWOC Open Source Program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants