Skip to content

chore(version): gofmt doc.go (golangci-lint fix) - #570

Merged
CybotTM merged 1 commit into
mainfrom
fix/gofmt-doc
Apr 21, 2026
Merged

chore(version): gofmt doc.go (golangci-lint fix)#570
CybotTM merged 1 commit into
mainfrom
fix/gofmt-doc

Conversation

@CybotTM

@CybotTM CybotTM commented Apr 21, 2026

Copy link
Copy Markdown
Member

#569 merged with gofmt drift inside list-nested code examples — golangci-lint on main went red with doc.go:18:1: File is not properly formatted (goimports). Ran gofmt -w locally to re-indent the nested blocks.

#569 merged with goimports/gofmt formatting drift inside the list-
nested code examples — golangci-lint flagged `doc.go:18:1: File is
not properly formatted (goimports)`. Run `gofmt -w` to re-indent
the nested blocks so main CI goes green.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings April 21, 2026 05:05
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@CybotTM
CybotTM merged commit 12c42f8 into main Apr 21, 2026
@CybotTM
CybotTM deleted the fix/gofmt-doc branch April 21, 2026 05:05
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Mutation Testing Results

Mutation Score: 0% (threshold: 60%)

⚠️ Score is below threshold. Consider improving test coverage or test quality.

What is mutation testing?

Mutation testing measures test quality by introducing small changes (mutations) to the code and checking if tests detect them. A higher score means better test effectiveness.

  • Killed mutants: Tests caught the mutation (good!)
  • Survived mutants: Tests missed the mutation (needs improvement)

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.94%. Comparing base (9ff2da1) to head (1acfa1a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #570   +/-   ##
=======================================
  Coverage   81.94%   81.94%           
=======================================
  Files          18       18           
  Lines        1855     1855           
=======================================
  Hits         1520     1520           
  Misses        265      265           
  Partials       70       70           
Flag Coverage Δ
e2e 57.55% <ø> (ø)
unittests 83.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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