Skip to content

test: improve unit test coverage - #160

Draft
vincentdji wants to merge 3 commits into
mainfrom
feature/improve-unit-test-coverage
Draft

test: improve unit test coverage#160
vincentdji wants to merge 3 commits into
mainfrom
feature/improve-unit-test-coverage

cicd: validate Linux Homebrew release asset

a938079
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Aug 10, 2026 in 4s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 24 in .github/workflows/notify-homebrew.yml

See this annotation in the file changed.

Code scanning / SonarCloud

HTTPS should be enforced on HTTP clients following redirects Medium

Not enforcing HTTPS here might allow for redirections to insecure websites. Make sure it is safe here. See more on SonarQube Cloud