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

Cleanup clang config files #14705

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

fredmorcos
Copy link
Contributor

Short description

Cleanup clang-tidy and -format config files to fix lint issues

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

@fredmorcos fredmorcos requested a review from Habbie September 24, 2024 08:32
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11010025763

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

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 25 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.005%) to 64.698%

Files with Coverage Reduction New Missed Lines %
ext/json11/json11.cpp 1 64.49%
pdns/misc.cc 1 63.54%
pdns/pollmplexer.cc 1 83.66%
pdns/validate.cc 1 68.09%
pdns/distributor.hh 2 51.86%
pdns/opensslsigners.cc 2 61.13%
pdns/recursordist/test-syncres_cc2.cc 3 88.91%
pdns/recursordist/syncres.cc 4 79.44%
pdns/recursordist/pdns_recursor.cc 4 72.62%
pdns/dnsdistdist/dnsdist-carbon.cc 6 63.78%
Totals Coverage Status
Change from base Build 11009722990: 0.005%
Covered Lines: 124841
Relevant Lines: 162214

💛 - Coveralls

@fredmorcos fredmorcos merged commit 9c2ed46 into PowerDNS:master Sep 24, 2024
79 checks passed
@fredmorcos fredmorcos deleted the cleanup-clang-config-files branch September 24, 2024 09:21
omoerbeek added a commit to omoerbeek/pdns that referenced this pull request Sep 27, 2024
omoerbeek added a commit that referenced this pull request Oct 9, 2024
Followup to #14705: clang-tidy does not pick up last option listed
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.

3 participants