-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli) compute sizeU & height on modification (#493)
* fix(cli) compute sizeU & height on modification * fix(cli) crash on device update other than sizeU & height attributes * fix(cli) crash on malformated sizeU/height update & delete unreachable code * fix(cli) broken tests * fix(cli) move RACKUNIT to "models" to fix U value approximations * fix(cli) better device un GetEntity & use it in update_test.go * fix(cli) tests for sizeU & height update * fix(cli) revert tags tests * fix(cli) better checks & value casts * fix(cli) reuse device maps in update_test * fix(cli) move sizeU/height related code to dedicated file + related tests * fix(api) check coherence between sizeU and height * fix(cli) reduce complexity * fix(api) sonacloud issue
- Loading branch information
Showing
17 changed files
with
444 additions
and
237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.