add unit tests + fmt + workflows + clippy + a note to not detach in ide #2

Merged
rawdaGastan merged 2 commits from development_tests_fmt_workflows into master 2026-02-19 11:48:07 +00:00
Member
No description provided.
add unit tests + fmt + workflows + clippy + a note to not detach in ide
All checks were successful
Unit and Integration Test / test (push) Successful in 1m12s
f406639e1d
salmaelsoly requested changes 2026-02-15 12:19:33 +00:00
Dismissed
@ -0,0 +72,4 @@
# Integration tests require root and KVM - run what we can
bash tests/01_build.sh || true
bash tests/02_cli_basics.sh || true
continue-on-error: true
Member

why we continue on error here? I can see that scripts build the cli and tests it without root needed as mentioned

why we continue on error here? I can see that scripts build the cli and tests it without root needed as mentioned
Author
Member

we just don't want it to fail for integration tests

we just don't want it to fail for integration tests
rawdaGastan force-pushed development_tests_fmt_workflows from 91ca0bd33a
Some checks failed
Unit and Integration Test / test (push) Failing after 31s
to 067f98fb7f
All checks were successful
Unit and Integration Test / test (push) Successful in 1m44s
2026-02-19 11:46:17 +00:00
Compare
rawdaGastan deleted branch development_tests_fmt_workflows 2026-02-19 11:48:12 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/my_hypervisor!2
No description provided.