mage
mage copied to clipboard
Bugfix: Inverting bool value in rust
Description
When executing rust procedures, any boolean arguments get negated.
Pull request type
- [x] Bugfix
Related issues
https://github.com/memgraph/mage/issues/426
######################################
Reviewer checklist (the reviewer checks this part)
Module/Algorithm
- [ ] Core algorithm/module implementation
- [ ] Query module implementation
- [x] Unit tests
- [ ] End-to-end tests
- [ ] Code documentation
- [ ] README short description
- [ ] Documentation on memgraph/docs
- [ ] Update GQLALchemy signatures in query builder using query module signature generator
######################################
Quality Gate passed
Issues
0 New issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@kgolubic Changelog: Rust bool value conversion fixed.
Maybe add a test to rust/rsmgp-sys/src/value/tests.rs
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@andrejtonev the milestone is missing. Can you please set it?
@kgolubic mage does not follow the same workflow as memgraph. No milestone is defined.