Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@thevilledev
Copy link
Collaborator

@thevilledev thevilledev commented Oct 23, 2025

1. Why is this pull request needed and what does it do?

Align code comments with godoclint with the latest golangci-lint version 2.5.0. There were a few packages that had a package level comment in multiple places. For example, I removed the plugin/test/doc.go and modified plugin/test/scrape.go to cover full package level comment.

2. Which issues (if any) are related?

None.

3. Which documentation changes (if any) need to be made?

No.

4. Does this introduce a backward incompatible change or deprecation?

No.

Align code comments with godoclint with the latest golangci-lint
version.

Signed-off-by: Ville Vesilehto <[email protected]>
@thevilledev thevilledev force-pushed the chore/golangci-lint-v2.5.0 branch from 1e1af11 to fd3dab5 Compare October 23, 2025 07:19
@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.61%. Comparing base (93c57b6) to head (fd3dab5).
⚠️ Report is 1706 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7632      +/-   ##
==========================================
+ Coverage   55.70%   62.61%   +6.91%     
==========================================
  Files         224      278      +54     
  Lines       10016    18574    +8558     
==========================================
+ Hits         5579    11631    +6052     
- Misses       3978     6256    +2278     
- Partials      459      687     +228     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yongtang yongtang merged commit b72d267 into coredns:master Oct 23, 2025
13 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.

2 participants