-
Notifications
You must be signed in to change notification settings - Fork 58
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
Resolve bug with searching databases and impact categories #1153
Merged
Merged
Changes from all commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
855ce5f
Delete .github/workflows/install-canary.yaml
marc-vdm 7999944
GH action script for commenting on issues when related milestone is c…
marc-vdm 9699278
update bw2io requirement
marc-vdm 69f0a4e
Update readme install instructions
marc-vdm a7fbd60
Update meta.yaml
marc-vdm c8fe954
Update README.md
marc-vdm 5cb49c7
Change requirement to brightway2 instead of bw2io
marc-vdm 7da0e5c
Update README.md
bsteubing a76fd33
Increases the flexibility of the excel importer so it can also handle…
Zoophobus 306d2ff
Update README.md
bsteubing b2f30cf
Set up signals infrascructure
marc-vdm 7cd8c59
Implement dialog
marc-vdm 8ed34c8
Implement finding of suitable alternatives and proper management of f…
marc-vdm c666159
Implement actual relinking
marc-vdm 5e97cfa
Minor documentation improvements + store exchanges to remove instead …
marc-vdm c3972b2
Minor documentation + code improvements
marc-vdm 21b8d8d
Resolve #782 + improve documentation of `Contributions` class
marc-vdm 3ad0ba8
Minor documentation + code improvements
marc-vdm 752bd13
Fix type hinting error
marc-vdm 97ad641
Update README.md
marc-vdm 8854cb6
Update README.md
marc-vdm 1e5fe27
Update README.md
marc-vdm 3852c71
Updates to the functions get_relevant_flows and get_relevant_activiti…
Zoophobus b6e9c41
Multiple sdf update (#1083)
Zoophobus 92aa40f
Use node16 actions for main pipeline
haasad 909408b
Use node16 actions in release pipeline
haasad 0654b82
Use latest version of release-changelog-builder
haasad e564225
Use node16 action for install canary pipeline
haasad ab19c06
Remove the special build for arm architecture
haasad 9addfb8
Install canary updates (#1093)
haasad 2165bb6
Adding error message if no scenario file is loaded in a scenario LCA …
bsteubing 3f1638c
Updated and improved contributing file
marc-vdm b6879f2
Improve text on dependencies
marc-vdm fa8ace6
Fix canary link
marc-vdm 4fc7b3b
Add good/bad examples to CONTRIBUTING.md for commit messages and PR t…
marc-vdm ebf897d
Add more specific requirements on communicating work on issues in CON…
marc-vdm 49b1888
Minor updates to CONTRIBUTING.md and README.md
marc-vdm 2439f55
Minor improvements to CONTRIBUTING.md
marc-vdm 87ab077
Fix formatting error in PULL_REQUEST_TEMPLATE.md
marc-vdm 3480eb5
Resolve #1105
marc-vdm 237b830
Update copyright and license information to only link to one place.
marc-vdm 1d0283a
Resolve 3 bugs for location linking (#1051): 1) database of own activ…
marc-vdm 2b5c713
Improve choosing and handling of alternative locations for location c…
marc-vdm f9973f2
Resolve readonly database bug for activity duplication to new activity.
marc-vdm de043cb
Store AB version in logfile
marc-vdm 591c407
Remove deprecated channels from conda envs
haasad 4c0b0d3
Remove experimental conda environment creation and upload
haasad a377fce
Move conda-envs to .github directory
haasad 8f9f4f7
Move changelog config to .github
haasad 2ffcacd
Move dev recipe to .github directory
haasad 34e0ffa
Move stable recipe to recipe/meta.yaml
haasad 8b5ae43
Update dev recipe
haasad 41c1b27
Use micromamba instead of miniconda to speed up tests
haasad 1c36207
Update install instructions to use libmamba solver with conda
haasad fb8faac
Fix path for dev recipe
haasad 0a09c46
Added tooltip for table content
mrvisscher 8f6796b
Added docstring for data method
mrvisscher cd9c891
Cleaning-up documentation
mrvisscher 504a6d8
Update README.md
marc-vdm 94b3295
Add - copy on impact category copy (#1136)
mrvisscher bd8f748
Resolve bug with switching project on delete (#1138)
mrvisscher 8bf5f8d
Merge branch 'master' of https://github.com/LCA-ActivityBrowser/activ…
marc-vdm a5628e4
Merge pull request #9 from marc-vdm/auto_point_to_new_release
marc-vdm 6542568
GH action script for commenting on issues when related milestone is c…
marc-vdm f2afaeb
Merge pull request #10 from marc-vdm/gh_actions
marc-vdm a836d7c
GH action script for commenting on issues when related milestone is c…
marc-vdm ab7d30b
Merge pull request #11 from marc-vdm/gh_action2
marc-vdm 96fe93c
GH action script for commenting on issues when related milestone is c…
marc-vdm 5459404
Merge pull request #12 from marc-vdm/gh_action_for_closing_milestones
marc-vdm 4e536e3
Strip whitespace from search fields + implement auto-search for searc…
marc-vdm 400c2d4
review instructions bot
marc-vdm 21e03fb
Merge pull request #14 from marc-vdm/review_message
marc-vdm 3ce5801
review instructions bot
marc-vdm 8b8b041
Merge pull request #16 from marc-vdm/review_message2
marc-vdm c833778
Merge branch 'master' of https://github.com/LCA-ActivityBrowser/activ…
marc-vdm ea7cb81
Merge branch 'master' of https://github.com/marc-vdm/activity-browser
marc-vdm 8d33798
Assertion for biosphere install in test
marc-vdm 9c1242d
Merge branch 'master' of https://github.com/LCA-ActivityBrowser/activ…
marc-vdm fb6dbbb
Merge branch 'master' into search_bug
marc-vdm 8acf580
Merge branch 'master' of https://github.com/LCA-ActivityBrowser/activ…
marc-vdm 8780a62
Merge branch 'master' of https://github.com/LCA-ActivityBrowser/activ…
marc-vdm 6e94196
Merge branch 'master' of https://github.com/LCA-ActivityBrowser/activ…
marc-vdm 861393d
Added test for project deletion
mrvisscher a60c946
Disasbled biosphere search test
mrvisscher 8013619
Merge branch 'master' into search_bug
marc-vdm 30360d6
Updated search biosphere test
mrvisscher 1ffe7a1
Changed a logger to reduce console spam during search
mrvisscher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So what I think is breaking the tests is this interval running a Biosphere search after the project is switched to one without Biosphere installed. A quick-fix was to disable the search-test. We will need to either rewrite that test or connect within this widget to the project-changed signal like so:
signals.project_selected.connect(self.debounce_search.stop)