Skip to content

feat(cli): add test-results and test-coverage commands #114

feat(cli): add test-results and test-coverage commands

feat(cli): add test-results and test-coverage commands #114

Triggered via push June 16, 2026 08:01
Status Cancelled
Total duration 50s
Artifacts

ci.yml

on: push
Linux · Elixir 1.20.1 · OTP 29.0
18s
Linux · Elixir 1.20.1 · OTP 29.0
macOS · Elixir 1.20.1
36s
macOS · Elixir 1.20.1
CI Status
3s
CI Status
Matrix: release
Publish GitHub Release
0s
Publish GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
Linux · Elixir 1.20.1 · OTP 29.0
Process completed with exit code 12.
macOS · Elixir 1.20.1
Canceling since a higher priority waiting request for CI-refs/heads/main exists
CI Status
Process completed with exit code 1.
CI
Canceling since a higher priority waiting request for CI-refs/heads/main exists
Linux · Elixir 1.20.1 · OTP 29.0
No files were found with the provided path: cover/excoveralls.json. No artifacts will be uploaded.
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_coverage.ex#L48
Function is too complex (ABC size is 48, max is 45).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_results.ex#L84
Function is too complex (ABC size is 49, max is 45).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_coverage.ex#L48
Function is too complex (cyclomatic complexity is 10, max is 8).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_results.ex#L84
Function is too complex (cyclomatic complexity is 10, max is 8).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_coverage.ex#L70
Function body is nested too deep (max depth is 3, was 5).