Skip to content

fix: increased readme image size#495

Merged
hanneshapke merged 1 commit into
mainfrom
fix/readme-image
May 31, 2026
Merged

fix: increased readme image size#495
hanneshapke merged 1 commit into
mainfrom
fix/readme-image

Conversation

@hanneshapke
Copy link
Copy Markdown
Collaborator

Description

Linked Issue

Closes #

Type of Change

  • Bug fix
  • New feature
  • Refactor / code quality
  • Documentation update
  • CI / build change

Testing Done

Unit tests (Go):

make test-go

Unit tests (Python):

make test

Linting & type checks:

make lint
make typecheck

Manual testing (if applicable):

  • Describe the scenario tested (e.g. PII type detected, proxy request flow, Chrome extension behavior)
  • Include before/after behavior if fixing a bug
  • Note any edge cases verified (e.g. nested PII in JSON payloads, restoration accuracy)

Checklist

  • make test-go and make test pass locally
  • make lint reports no new errors
  • New PII detection changes are covered by unit tests in tests/
  • Go proxy changes include test coverage in src/ or model/
  • Documentation updated if behavior or configuration changed
  • No sensitive data or credentials included

@hanneshapke hanneshapke merged commit ebc17f0 into main May 31, 2026
8 checks passed
@hanneshapke hanneshapke deleted the fix/readme-image branch May 31, 2026 19:02
@github-actions github-actions Bot locked and limited conversation to collaborators May 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant