Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add caching of Sankey results #1117

Merged
merged 79 commits into from
Dec 13, 2023

Conversation

marc-vdm
Copy link
Member

@marc-vdm marc-vdm commented Nov 10, 2023

Resolve #1112
+ Remove unused code

@mrvisscher: can be closed as squashcommit

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation, please follow the numpy style guide
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, feature, ui, change, documentation, breaking, ci
    as they show up in the changelog
  • Link this PR to related issues by using closing keywords.
  • Request a review from another developer.

@marc-vdm marc-vdm added breaking PRs that break AB interaction in important ways change PRs related to minor changes to AB labels Nov 10, 2023
@marc-vdm marc-vdm added this to the 2.9.3 milestone Nov 10, 2023
@marc-vdm marc-vdm removed the breaking PRs that break AB interaction in important ways label Nov 10, 2023
@marc-vdm
Copy link
Member Author

@mrvisscher No hurries with this. First get started with other things, but whenever you're ready.

You can see in the contributing guidelines how to review a PR.

You can add my fork to your IDE as a remote and pull this branch and run it to see the code in action.

@coveralls
Copy link

coveralls commented Nov 10, 2023

Coverage Status

coverage: 50.026% (-0.03%) from 50.055%
when pulling 3caff4c on marc-vdm:sankey_caching
into d5b9e75 on LCA-ActivityBrowser:master.

haasad and others added 25 commits December 4, 2023 20:18
* Add - copy on impact category copy LCA-ActivityBrowser#1133

* Reorder impact category tree context menu
* Switch project on delete LCA-ActivityBrowser#1075

* Cleaning up ProjectController.change_project

* Resolving comments by marc-vdm
GH action script for commenting on issues when related milestone is c…
GH action script for commenting on issues when related milestone is c…
GH action script for commenting on issues when related milestone is c…
Automated review instructions
Copy link
Collaborator

@mrvisscher mrvisscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@mrvisscher mrvisscher merged commit 7396245 into LCA-ActivityBrowser:master Dec 13, 2023
12 checks passed
Copy link

This issue has been implemented in the new release of Activity Browser 🚀 (version 2.9.3), you can get the new version by updating Activity Browser.

🤖beep boop! I'm a bot and this message was an automated action. If updating does not make sense for this issue, just ignore this.

@marc-vdm marc-vdm mentioned this pull request Dec 21, 2023
6 tasks
@marc-vdm marc-vdm deleted the sankey_caching branch May 14, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change PRs related to minor changes to AB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sankey: cache results
6 participants