mage icon indicating copy to clipboard operation
mage copied to clipboard

Bugfix: Inverting bool value in rust

Open andrejtonev opened this issue 1 year ago • 6 comments

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

######################################

andrejtonev avatar Feb 27 '24 18:02 andrejtonev

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Feb 27 '24 18:02 sonarqubecloud[bot]

@kgolubic Changelog: Rust bool value conversion fixed.

andrejtonev avatar Mar 07 '24 10:03 andrejtonev

Maybe add a test to rust/rsmgp-sys/src/value/tests.rs

Ignition avatar Mar 07 '24 10:03 Ignition

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Apr 03 '24 13:04 sonarqubecloud[bot]

@andrejtonev the milestone is missing. Can you please set it?

kgolubic avatar Apr 03 '24 15:04 kgolubic

@kgolubic mage does not follow the same workflow as memgraph. No milestone is defined.

andrejtonev avatar Apr 04 '24 07:04 andrejtonev