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

Fixing SonarCloud issues: copy and assign operators, variable initialization, code simplification #424

Merged
merged 51 commits into from Dec 2, 2021

Conversation

cossorzano
Copy link
Contributor

@cossorzano cossorzano commented Sep 24, 2021

Ready now

src/xmipp/libraries/classification/naive_bayes.cpp Outdated Show resolved Hide resolved
src/xmipp/libraries/classification/naive_bayes.cpp Outdated Show resolved Hide resolved
src/xmipp/libraries/classification/pca.cpp Outdated Show resolved Hide resolved
src/xmipp/libraries/data/array_2D.h Outdated Show resolved Hide resolved
@DStrelak DStrelak changed the title Co warning hunt1 Fixing SonarCloud issues: copy and assign operators, variable initialization, code simplification Oct 19, 2021
@cossorzano
Copy link
Contributor Author

I think I did everything, I cannot see the requested changes left

@DStrelak
Copy link
Collaborator

Please resolve conflicts and sonar cloud issues first

@cossorzano cossorzano requested a review from Vilax October 29, 2021 13:22
@Vilax
Copy link
Collaborator

Vilax commented Oct 30, 2021

I think everything is correct, update the branch with devel to solve the conflicts

cossorzano and others added 3 commits November 5, 2021 10:05
# Conflicts:
#	src/xmipp/libraries/classification/svm.cpp
#	src/xmipp/libraries/reconstruction/flexible_alignment.cpp
@albertmena
Copy link
Collaborator

I have merged devel into current branch to resolve the conflict on svm.cpp (deleted) and flexible_alignment.cpp. Could someone check the flexible_alignment.cpp file?

@DStrelak
Copy link
Collaborator

I have merged devel into current branch to resolve the conflict on svm.cpp (deleted) and flexible_alignment.cpp. Could someone check the flexible_alignment.cpp file?

flexible_alignment is currently broken, see #475 and related issue

@albertmena
Copy link
Collaborator

albertmena commented Nov 29, 2021

I have merged devel into current branch to resolve the conflict on svm.cpp (deleted) and flexible_alignment.cpp. Could someone check the flexible_alignment.cpp file?

flexible_alignment is currently broken, see #475 and related issue

Ok thanks, I think the best option is wait until that PR is fixed and merged to devel, after that, we can merge devel into current branch (co_warningHunt1) again.

# Conflicts:
#	src/xmipp/libraries/reconstruction/flexible_alignment.cpp
albertmena
albertmena previously approved these changes Dec 1, 2021
# Conflicts:
#	src/xmipp/libraries/reconstruction/flexible_alignment.cpp
@sonarcloud
Copy link

sonarcloud bot commented Dec 2, 2021

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 78 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

@albertmena
Copy link
Collaborator

In the future, we should avoid PRs with too many changes (too many commits, too many changed files).

@albertmena albertmena merged commit 8168104 into devel Dec 2, 2021
@cossorzano cossorzano deleted the co_WarningHunt1 branch April 29, 2022 15: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.

None yet

4 participants