-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Run3-gex126B Try to resolve compilation warnings in RecoParticleFlow/Configuration #37400
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37400/29060
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37400/29062
|
A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master. It involves the following packages:
@jpata, @cmsbuild, @clacaputo, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild Please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5acf43/23498/summary.html Comparison SummarySummary:
|
Similar comment about the /test/ code being abandoned here as in #37399. |
@jpata I came across this compilation warning while I was editing a Geometry package and did checkdeps and build. It is annoying to see compilation warning. So I fixed it so that the warning goes away. I did not bother to test its functionality. Just ran the standard tests which may or may not cover this. If you think these corrections are redundant I can delete those classes. But I thought it is safer to remove the warnings and let others decide about its retainment or removal. |
@jpata @laurenhay @hatakeyamak So instead of fixing the two classes, let me then delete them in this PR. Hope you agree |
@cmsbuild Please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37400/29376
|
Pull request #37400 was updated. @jpata, @clacaputo, @slava77 can you please check and sign again. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5acf43/23984/summary.html Comparison SummarySummary:
|
@cms-sw/pf-l2 please note the removal of the test code here. |
type pf |
+reconstruction
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Try to resolve compilation warnings in RecoParticleFlow/Configuration
PR validation:
Use the runTheMatrix test workflows
if this PR is a backport please specify the original PR and why you need to backport that PR:
Nothing special