Skip to content

chore: run LMAO tests against latest logos-cpp-sdk#152

Open
jimmy-claw wants to merge 1 commit intomasterfrom
jimmy/lmao-issue-146-20260414
Open

chore: run LMAO tests against latest logos-cpp-sdk#152
jimmy-claw wants to merge 1 commit intomasterfrom
jimmy/lmao-issue-146-20260414

Conversation

@jimmy-claw
Copy link
Copy Markdown
Owner

Summary

  • Updated logos-core-module/flake.lock to latest logos-cpp-sdk (rev 1468180b, 2026-04-12)
  • Ran cargo update to refresh all workspace Cargo dependencies
  • Verified cargo build --all-features succeeds with no errors
  • Verified cargo test --all passes (all tests green)

No breaking changes found from recent SDK changes (#49 async crash fix, #48 async methods, #31 QVariantList/QVariantMap support).

Fixes #146

Test plan

  • cargo build --all-features — passes
  • cargo test --all — all tests pass
  • Nix build of logos-core-module (requires full Nix environment)

🤖 Generated with Claude Code

Update logos-core-module/flake.lock to latest logos-cpp-sdk (rev 1468180b)
and run cargo update for all workspace dependencies. Build and all tests
pass with no breaking changes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: run LMAO tests against latest logos-cpp-sdk

1 participant