Skip to content

Python-like logic fix#176

Merged
lucaneg merged 1 commit intomasterfrom
python-logic
Jan 26, 2022
Merged

Python-like logic fix#176
lucaneg merged 1 commit intomasterfrom
python-logic

Conversation

@lucaneg
Copy link
Member

@lucaneg lucaneg commented Jan 26, 2022

Description
Fixing check for default values in python strategies (PythonLikeMatchingStrategy and PythonLikeAssigningStrategy).

Fixed bugs
Closes #175

@lucaneg lucaneg added 🐛 type:bug Something isn't working 🌍 scope:interproc Work regarding interprocedural analyses or call graphs labels Jan 26, 2022
@lucaneg lucaneg added this to the 0.1b5 milestone Jan 26, 2022
@lucaneg lucaneg self-assigned this Jan 26, 2022
@lucaneg lucaneg added 🏗 resolution:wip Incomplete work - do not review yet and removed 🏗 resolution:wip Incomplete work - do not review yet labels Jan 26, 2022
@github-actions

This comment has been minimized.

@lucaneg lucaneg merged commit 2791cd1 into master Jan 26, 2022
@lucaneg lucaneg deleted the python-logic branch January 26, 2022 17:29
@github-actions
Copy link

All Test Results (unit + cron)

  44 files  ±0    44 suites  ±0   25s ⏱️ -1s
227 tests ±0  227 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2791cd1. ± Comparison against base commit 4abc5ba.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🐛 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Python-like assignment and matching perform wrong check for default values

1 participant