Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Add test coverate workflow #5

Add test coverate workflow

Add test coverate workflow #5

Triggered via pull request September 10, 2024 15:01
Status Failure
Total duration 1m 19s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
File test coverage below threshold: ast/ast.go#L1
File test coverage below threshold: coverage: 40%; threshold: 80%
File test coverage below threshold: compiler/compile_block.go#L1
File test coverage below threshold: coverage: 44%; threshold: 80%
File test coverage below threshold: compiler/compile_declaration_statement.go#L1
File test coverage below threshold: coverage: 71%; threshold: 80%
File test coverage below threshold: compiler/compile_export_statement.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
File test coverage below threshold: compiler/compile_expression.go#L1
File test coverage below threshold: coverage: 63%; threshold: 80%
File test coverage below threshold: compiler/compile_function_declaration.go#L1
File test coverage below threshold: coverage: 72%; threshold: 80%
File test coverage below threshold: compiler/compile_identifier.go#L1
File test coverage below threshold: coverage: 57%; threshold: 80%
File test coverage below threshold: compiler/compile_infix_expression.go#L1
File test coverage below threshold: coverage: 55%; threshold: 80%
File test coverage below threshold: compiler/compile_let_statement.go#L1
File test coverage below threshold: coverage: 37%; threshold: 80%
File test coverage below threshold: compiler/compile_prefix_expression.go#L1
File test coverage below threshold: coverage: 51%; threshold: 80%
build
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/