Skip to content

Update SubtractNumeric Primitive with commutative class property#2527

Merged
dvreed77 merged 6 commits into
mainfrom
iss2526
Mar 28, 2023
Merged

Update SubtractNumeric Primitive with commutative class property#2527
dvreed77 merged 6 commits into
mainfrom
iss2526

Conversation

@dvreed77
Copy link
Copy Markdown
Contributor

Fixes: #2526

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2023

Codecov Report

Merging #2527 (97b7626) into main (c297062) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2527   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files         379      379           
  Lines       22549    22550    +1     
=======================================
+ Hits        22426    22427    +1     
  Misses        123      123           
Impacted Files Coverage Δ
...ives/standard/transform/binary/subtract_numeric.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gsheni gsheni requested review from ozzieD and rwedge March 27, 2023 15:48
Copy link
Copy Markdown
Contributor

@rwedge rwedge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should add a simple test that verifies the commutative parameter for SubtractNumeric is working as intended

@dvreed77 dvreed77 merged commit ee8328a into main Mar 28, 2023
@dvreed77 dvreed77 deleted the iss2526 branch March 28, 2023 15:07
@ozzieD ozzieD mentioned this pull request Mar 28, 2023
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.

Subtract Numeric does not set class property commutative

3 participants