Skip to content

chore: fix audit violations — remove docs/gen, fix README, consolidate tests#34

Merged
retr0h merged 1 commit into
mainfrom
chore/fix-audit-violations
Mar 29, 2026
Merged

chore: fix audit violations — remove docs/gen, fix README, consolidate tests#34
retr0h merged 1 commit into
mainfrom
chore/fix-audit-violations

Conversation

@retr0h
Copy link
Copy Markdown
Contributor

@retr0h retr0h commented Mar 29, 2026

Summary

PR #32 (engine consolidation) was branched before our docs/gen cleanup
merged, re-introducing generated docs and gomarkdoc. This fixes:

  • Delete docs/gen/ directory and remove gomarkdoc from go.mod
  • Fix README: add pkg.go.dev badge, emoji headers, Documentation section
  • Consolidate TestStructToMapUnmarshalError into TestStructToMap table
    (one suite method per function rule)

Test plan

  • just test passes with 100% coverage
  • just go::vet passes with 0 issues

🤖 Generated with Claude Code

…e tests

- Delete docs/gen/ (re-added by PR #32 after our cleanup)
- Remove gomarkdoc from go.mod tools
- Fix README: add pkg.go.dev badge and link, emoji headers
- Consolidate TestStructToMapUnmarshalError into TestStructToMap table

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1863      1863           
=========================================
  Hits          1863      1863           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d39874...3528a25. Read the comment docs.

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

@retr0h retr0h merged commit 9056af0 into main Mar 29, 2026
9 checks passed
@retr0h retr0h deleted the chore/fix-audit-violations branch March 29, 2026 20:53
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.

1 participant