Skip to content

[FIX] Color: Fix renaming of variables#4669

Merged
lanzagar merged 1 commit intobiolab:masterfrom
janezd:owcolor-rename-fix
Apr 17, 2020
Merged

[FIX] Color: Fix renaming of variables#4669
lanzagar merged 1 commit intobiolab:masterfrom
janezd:owcolor-rename-fix

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented Apr 17, 2020

Issue

Fixes #4666.

Description of changes

This stopped working when we removed Variable.make. The new variable can have a different name, hence it must use compute_value with Identity

Includes
  • Code changes
  • Tests

@codecov
Copy link

codecov bot commented Apr 17, 2020

Codecov Report

Merging #4669 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4669      +/-   ##
==========================================
- Coverage   83.66%   83.66%   -0.01%     
==========================================
  Files         280      275       -5     
  Lines       56322    55559     -763     
==========================================
- Hits        47121    46481     -640     
+ Misses       9201     9078     -123     

@lanzagar lanzagar merged commit e432eec into biolab:master Apr 17, 2020
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.

Color: Renaming variables is broken

2 participants