You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix DataCollector tests for new agent reporter types
- Move agent_reporters specification into initialize_data_collector()
- Add back the tables argument (accidentally deleted in previous commit)
- Use parentheses to parse step and agent_id from agent records dataframe, since those are the multi-index key
- Update expected values for new agent reporter types
- Update length values of new agent table and vars (both increase by 2 due to 2 new agent reporter columns)
0 commit comments