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

Clang tidy checks - fix clang warnings #30632

Merged
merged 2 commits into from
Jul 25, 2020

Conversation

mrodozov
Copy link
Contributor

PR description:

Fixes the last failures when the checks in #30508 were applied.
The checks created const refs with the original types which resulted in clang warnings:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fc4bbb/7669/clang-new-warnings.log

PR validation:

Builds, clang checks and format passes

if this PR is a backport please specify the original PR and why you need to backport that PR:

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30632/16901

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mrodozov (Mircho Rodozov) for master.

It involves the following packages:

Alignment/OfflineValidation
CalibTracker/SiStripCommon
HLTriggerOffline/Egamma
L1TriggerConfig/Utilities

@benkrikler, @kmaeshima, @christopheralanwest, @schneiml, @andrius-k, @tocheng, @cmsbuild, @rekovic, @jfernan2, @fioriNTU, @tlampen, @pohsun can you please review it and eventually sign? Thanks.
@echabert, @adewit, @pieterdavid, @robervalwalsh, @gbenelli, @tocheng, @Martin-Grunewald, @missirol, @mverzett, @tlampen, @mschrode, @mmusich, @mtosi this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@mrodozov
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 10, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: 5d140cc
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6e1c89/7855/summary.html
CMSSW: CMSSW_11_2_X_2020-07-09-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6e1c89/7855/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2787429
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2787372
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 154 log files, 17 edm output root files, 37 DQM output files

@jfernan2
Copy link
Contributor

+1

@pohsun
Copy link

pohsun commented Jul 11, 2020

+1

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@silviodonato
Copy link
Contributor

@mrodozov I solved a conflict, please double check 7b6ce55 . Thank you
@rekovic

@silviodonato
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30632/17285

  • This PR adds an extra 104KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 24, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

Pull request #30632 was updated. @benkrikler, @kmaeshima, @christopheralanwest, @schneiml, @andrius-k, @tocheng, @cmsbuild, @rekovic, @jfernan2, @fioriNTU, @tlampen, @pohsun can you please check and sign again.

@mrodozov
Copy link
Contributor Author

@silviodonato I see redundant headers removed, should be fine

@cmsbuild
Copy link
Contributor

+1
Tested at: 7b6ce55
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6e1c89/8267/summary.html
CMSSW: CMSSW_11_2_X_2020-07-23-2300
SCRAM_ARCH: slc7_amd64_gcc820

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6e1c89/8267/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6e1c89/8267/git-merge-result

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6e1c89/8267/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2526188
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2526140
  • DQMHistoTests: Total skipped: 47
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 144 log files, 17 edm output root files, 34 DQM output files

@silviodonato
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 0082979 into cms-sw:master Jul 25, 2020
@jfernan2
Copy link
Contributor

+1
For the records

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants