Adds another level of hierarchy with the EventSetupRecord Type when the report from moduleAllocMonitor for event setup data is displayed - #55
Conversation
|
@gartung could you clarify what the code change does, and what is the use case ? |
|
@makortel request that the event setup record class label and name be added as the outer two rings instead of the record class name as third ring. |
|
If there is a non-empty record field in the dictionary create a new level of hierarchy with the record field as the value. |
be0b461 to
6c412a9
Compare
|
@fwyzard Do you have further questions or comments? |
|
no, sorry, just haven't had the time to check it yet 🤷🏻♂️ |
|
@gartung can you fix the indentation for the new code ? |
|
Also, from a cursory look the old and new code seem to have a lot in common. |
f9dea91 to
7bd386c
Compare
…the presence of the record field
7bd386c to
829be59
Compare
|
@fwyzard I updated the code to avoid duplication of the code block. I wrapped the parts that require record field in if statements. |

No description provided.