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

more clang-tidy fixups #15054

Merged
merged 5 commits into from
Feb 3, 2025
Merged

more clang-tidy fixups #15054

merged 5 commits into from
Feb 3, 2025

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Jan 20, 2025

I have:

@neheb neheb force-pushed the bb branch 3 times, most recently from 6aed331 to 685e474 Compare January 20, 2025 03:01
@coveralls
Copy link

coveralls commented Jan 20, 2025

Pull Request Test Coverage Report for Build 13112099868

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 43 of 59 (72.88%) changed or added relevant lines in 20 files are covered.
  • 510 unchanged lines in 19 files lost coverage.
  • Overall coverage increased (+0.005%) to 64.702%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pdns/dnsrecords.hh 3 4 75.0%
modules/geoipbackend/geoipinterface-dat.cc 0 2 0.0%
pdns/dnsdistdist/dnsdist-secpoll.cc 0 2 0.0%
pdns/axfr-retriever.cc 5 8 62.5%
pdns/lua-record.cc 0 3 0.0%
pdns/dnsdistdist/dnsdist-carbon.cc 3 8 37.5%
Files with Coverage Reduction New Missed Lines %
pdns/dnsdistdist/dnsdist-crypto.cc 1 76.01%
pdns/misc.cc 2 62.99%
modules/lmdbbackend/lmdbbackend.hh 2 90.0%
pdns/opensslsigners.cc 2 60.93%
pdns/recursordist/test-syncres_cc2.cc 3 88.85%
pdns/remote_logger.cc 3 53.36%
pdns/recursordist/recpacketcache.hh 3 89.55%
pdns/rcpgenerator.cc 3 90.64%
pdns/signingpipe.cc 5 85.79%
pdns/dnsdistdist/dnsdist-carbon.cc 9 61.6%
Totals Coverage Status
Change from base Build 12884379895: 0.005%
Covered Lines: 127840
Relevant Lines: 166499

💛 - Coveralls

@rgacogne
Copy link
Member

I just merged #14954 and now this PR is conflicted, sorry!

@neheb neheb force-pushed the bb branch 5 times, most recently from e43db7f to d3aaede Compare January 21, 2025 01:02
neheb added 4 commits January 21, 2025 16:16
Found with modernize-loop-convert

Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
Copy link
Member

@rgacogne rgacogne left a comment

Choose a reason for hiding this comment

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

You changes look good to me, thanks a lot! I see clang-tidy is still unhappy about a few things, please let me know if you want me to fix these remaining nits, I would completely understand :)

@neheb
Copy link
Contributor Author

neheb commented Jan 24, 2025

Sure, go ahead. The clang-tidy errors are not really related to this PR.

@rgacogne rgacogne requested a review from miodvallat February 3, 2025 12:26
Copy link
Contributor

@miodvallat miodvallat left a comment

Choose a reason for hiding this comment

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

🚀

@rgacogne rgacogne merged commit 76340f1 into PowerDNS:master Feb 3, 2025
81 checks passed
@neheb neheb deleted the bb branch February 3, 2025 17:01
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.

4 participants