Skip to content

refactor: Reorganized unit tests + coverage#1

Merged
regularkevvv merged 3 commits into
mainfrom
refactor/reorganized-tests
Mar 28, 2026
Merged

refactor: Reorganized unit tests + coverage#1
regularkevvv merged 3 commits into
mainfrom
refactor/reorganized-tests

Conversation

@regularkevvv

Copy link
Copy Markdown
Owner
  • Reorganized unit tests
  • Added test coverage to CI

@github-actions

Copy link
Copy Markdown

WARNING: Supply Chain Risk Detected

This PR contains patterns that require careful review before merging. This does not mean the PR is malicious, but these patterns are commonly associated with supply chain attacks.

WARNING: Encoding/decoding detected

Base64 or hex encoding has legitimate uses but can also obfuscate payloads.

Matches (first 10):

2212:+						Data:      base64.StdEncoding.EncodeToString([]byte("img")),
2288:+				Data:      base64.StdEncoding.EncodeToString([]byte("img")),
2593:+						Data:      base64.StdEncoding.EncodeToString([]byte("img")),

Automated scan by supply-chain-audit. Maintainers can approve after manual review.

@github-actions

Copy link
Copy Markdown

WARNING: Supply Chain Risk Detected

This PR contains patterns that require careful review before merging. This does not mean the PR is malicious, but these patterns are commonly associated with supply chain attacks.

WARNING: Encoding/decoding detected

Base64 or hex encoding has legitimate uses but can also obfuscate payloads.

Matches (first 10):

2212:+						Data:      base64.StdEncoding.EncodeToString([]byte("img")),
2288:+				Data:      base64.StdEncoding.EncodeToString([]byte("img")),
2593:+						Data:      base64.StdEncoding.EncodeToString([]byte("img")),

Automated scan by supply-chain-audit. Maintainers can approve after manual review.

@regularkevvv regularkevvv merged commit 157a2bc into main Mar 28, 2026
5 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.

1 participant