[Chore] Add missing FromExpression conversions
Description
Problem: In #696 (closed) we've added chest and chest_key types. However, one conversion for those types is missing.
Solution: Add the missing conversion. Also add the types to cleveland generators.
Related issue(s)
I've eschewed creating an issue for this, it's a very straightforward minor fix.

Checklist for your Merge Request

Related changes (conditional)
-
Tests (see short guidelines)
-
If I added new functionality, I added tests covering it. -
If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
-
-
Documentation
I don't know if it's worth mentioning in the changelog.
Stylistic guide (mandatory)
-
My commits comply with the following policy. -
My code complies with the style guide.
Merge request reports
Activity
assigned to @lierdakil
added 20 commits
-
286ed89a...f9d547ea - 19 commits from branch
master
- 9dadf871 - [Chore] Add missing FromExpression conversions
-
286ed89a...f9d547ea - 19 commits from branch
enabled an automatic merge when the pipeline for 3c4cb04c succeeds
mentioned in commit f0b88b5d
Please register or sign in to reply