Add test coverate workflow #5
Annotations
10 errors and 1 warning
ast/ast.go#L1
File test coverage below threshold: coverage: 40%; threshold: 80%
|
compiler/compile_block.go#L1
File test coverage below threshold: coverage: 44%; threshold: 80%
|
compiler/compile_declaration_statement.go#L1
File test coverage below threshold: coverage: 71%; threshold: 80%
|
compiler/compile_export_statement.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
|
compiler/compile_expression.go#L1
File test coverage below threshold: coverage: 63%; threshold: 80%
|
compiler/compile_function_declaration.go#L1
File test coverage below threshold: coverage: 72%; threshold: 80%
|
compiler/compile_identifier.go#L1
File test coverage below threshold: coverage: 57%; threshold: 80%
|
compiler/compile_infix_expression.go#L1
File test coverage below threshold: coverage: 55%; threshold: 80%
|
compiler/compile_let_statement.go#L1
File test coverage below threshold: coverage: 37%; threshold: 80%
|
compiler/compile_prefix_expression.go#L1
File test coverage below threshold: coverage: 51%; threshold: 80%
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading