「view this page in B3 βῆτα server」

Revisions №61294

branch: master 「№61294」
Commited by: Rocco Moretti
GitHub commit link: 「235c3e71b2bf3776」 「№4732」
Difference from previous tested commit:  code diff
Commit date: 2020-05-29 11:22:29

Merge pull request #4732 from RosettaCommons/roccomoretti/cached_type_fix Fix CachableDataType name map. There's been some recent additions to the Pose's CacheableDataType. The issue is that the enum->name map wasn't updated along with it. Curiously, though there's a check for this, it doesn't seem to be exercised by any of the integration or unit tests. Add a unit test which will catch this situation in the future, and fix the current lack of enum->string mapping for the three entries which are lacking it.

...