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/107 fix bugs security issues and maintenance issues in mccl and mcpp #108

Conversation

lmalenfant
Copy link
Member

No description provided.

Lisa Malenfant added 2 commits September 30, 2023 15:08
…l to the one in MCCL

Added InternalsVisibleTo for the MCPP application because it is needed for the stand-alone MCPP
Copy link
Member

Choose a reason for hiding this comment

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

Why is suggested update to local variable CPUCount name cpuCount and not cPuCount? I found an example of local variable in pMCDatabase.cs of pMCDatabase and suggested name is pMcDatabase.

Copy link
Member Author

Choose a reason for hiding this comment

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

CPU is an acronym like API and are considered words like Count and Database, putting an uppercase P in the middle is not right, I guess it made that suggestion incorrectly, it should be pmcDatabase in camel case and PmcDatabase in Pascal case.

Copy link
Member

Choose a reason for hiding this comment

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

I see. Thanks for your response.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

@sonarcloud
Copy link

sonarcloud bot commented Oct 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@hayakawa16 hayakawa16 left a comment

Choose a reason for hiding this comment

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

Looks good.

@lmalenfant lmalenfant merged commit 347ee21 into master Oct 1, 2023
2 checks passed
@lmalenfant lmalenfant deleted the feature/107-fix-bugs-security-issues-and-maintenance-issues-in-mccl-and-mcpp branch October 1, 2023 22:34
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.

Fix bugs, security issues and maintenance issues in MCCL and MCPP
2 participants