LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
134 stars 50 forks source link

Manage exchange names between activities #1243

Open marc-vdm opened 4 months ago

marc-vdm commented 4 months ago

Additional TODO:

As discussed in #1242, AB give names to exchanges when they are created. Storing names in exchanges would be beneficial for:

Storing these names costs us virtually nothing in code complexity or time when in use.

This PR does:

Additional notes:

Checklist

coveralls commented 4 months ago

Coverage Status

coverage: 50.568% (-0.08%) from 50.652% when pulling eed37b01ff5f48ff12252cf690a21685834edfd4 on marc-vdm:store_exchange_name into ffa5ad8495fcf3743a0ffe5b56cc225dd0d6b7d6 on LCA-ActivityBrowser:master.