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

Clarify workflow name #13973

Merged
merged 1 commit into from Mar 25, 2024
Merged

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Mar 22, 2024

Short description

The workflow performs two very unrelated tasks:

  • Verify source code formatting
  • Check Makefile.am sort order

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

The workflow performs two very unrelated tasks:
* Verify source code formatting
* Check Makefile.am sort order
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8394736062

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.
  • 73 unchanged lines in 12 files lost coverage.
  • Overall coverage increased (+0.4%) to 59.611%

Files with Coverage Reduction New Missed Lines %
pdns/pollmplexer.cc 1 82.39%
pdns/dnsdistdist/dnsdist-backend.cc 2 66.76%
pdns/tcpiohandler.cc 2 66.6%
pdns/packethandler.cc 3 72.56%
pdns/tsigverifier.cc 3 77.22%
pdns/rcpgenerator.cc 3 90.05%
pdns/iputils.hh 4 74.8%
pdns/recursordist/test-syncres_cc1.cc 7 89.57%
pdns/dnsdistdist/dnsdist-tcp.cc 8 75.83%
pdns/dnsdistdist/dnsdist-carbon.cc 9 62.08%
Totals Coverage Status
Change from base Build 8392275634: 0.4%
Covered Lines: 104999
Relevant Lines: 144294

💛 - Coveralls

@rgacogne rgacogne merged commit de39943 into PowerDNS:master Mar 25, 2024
76 checks passed
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

3 participants