Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python library can read metadata from bgcode files #43

Merged
merged 1 commit into from
Dec 19, 2023

Python library can read metadata from bgcode files

38831e5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Python library can read metadata from bgcode files #43

Python library can read metadata from bgcode files
38831e5
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests succeeded Dec 19, 2023 in 1s

Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
tests/convert/result-junit-linux.xml 1✅ 69ms
tests/convert/result-junit-mac.xml 1✅ 153ms
tests/convert/result-junit-msvc.xml 1✅ 107ms
tests/convert/result-junit-wasm.xml 1✅ 182ms
tests/core/result-junit-linux.xml 1✅ 2ms
tests/core/result-junit-mac.xml 1✅ 4ms
tests/core/result-junit-msvc.xml 1✅ 3ms
tests/core/result-junit-wasm.xml 1✅ 4ms

✅ tests/convert/result-junit-linux.xml

1 tests were completed in 69ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests 1✅ 69ms

✅ convert_tests

convert_tests.global
  ✅ Convert from ascii to binary

✅ tests/convert/result-junit-mac.xml

1 tests were completed in 153ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests 1✅ 153ms

✅ convert_tests

convert_tests.global
  ✅ Convert from ascii to binary

✅ tests/convert/result-junit-msvc.xml

1 tests were completed in 107ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests.exe 1✅ 107ms

✅ convert_tests.exe

convert_tests.exe.global
  ✅ Convert from ascii to binary

✅ tests/convert/result-junit-wasm.xml

1 tests were completed in 182ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests.js 1✅ 182ms

✅ convert_tests.js

convert_tests.js.global
  ✅ Convert from ascii to binary

✅ tests/core/result-junit-linux.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests 1✅ 2ms

✅ core_tests

core_tests.global
  ✅ Search for GCode blocks

✅ tests/core/result-junit-mac.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests 1✅ 4ms

✅ core_tests

core_tests.global
  ✅ Search for GCode blocks

✅ tests/core/result-junit-msvc.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests.exe 1✅ 3ms

✅ core_tests.exe

core_tests.exe.global
  ✅ Search for GCode blocks

✅ tests/core/result-junit-wasm.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests.js 1✅ 4ms

✅ core_tests.js

core_tests.js.global
  ✅ Search for GCode blocks