test(caddy): cover invalid path branches; ci: handle go test non-zero when coverage file exists

This commit is contained in:
CI
2025-11-29 08:55:25 +00:00
parent 0c62118989
commit fcc273262c
51 changed files with 1117 additions and 205 deletions

View File

@@ -0,0 +1,12 @@
/**
* This is an automatically generated file
* @name Hello world
* @kind problem
* @problem.severity warning
* @id javascript/example/hello-world
*/
import javascript
from File f
select f, "Hello, world!"