Commit 61ef2c3
committed
Fix creation of hashmap mapping with a zero cost
A cost of 0.0 was interpreted as a False value, making the check think
the cost argument was missing.
Change-Id: I5f86540221b80667fc63b8b54659092c637b7353
Story: 2009047
Task: 428141 parent b1df2b5 commit 61ef2c3
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- cloudkittyclient/v1/rating
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments