Skip to content
Snippets Groups Projects
issue.md 853 B
Newer Older
There was an issue with the following unit conversion:

| Which unit | User entered input | Parsed input |
| ---------- | ------------------ | ------------ |
| Left unit  | {}                 | {}           |
| Right unit | {}                 | {}           |

### Result/Expectation: 

| Calculation | Result | Expectation | Did match |
|-------------|--------|-------------|-----------|
| Base unit   | {}     |             | [ ]       |
| factor * left = right | {} |       | [ ] |
| factor * right = left | {} |       | [ ] |
| factor * left = base | {} |        | [ ] |
| factor * base = left | {} |        | [ ] |
| factor * right = base | {} |       | [ ] |
| factor * base = right | {} |       | [ ] |

If there was an error with the calculation, please fill out the table above. Feel free to also add additional info here: 

*Free text comment*