update to main#266
Closed
PStange wants to merge 535 commits into
Closed
Conversation
Feature/linopy/io testing
Next/patch
Feature/linopy/io
Add warning if relative_minimum is used without on_off_parameters
Bugfix of load_factor?
* Bump up python version in tests * Remove numpy restriction in dependencies
* Bugfix in FlowModel * Bugfix in OnOffModel * bugfix in rename from cherry pick * bugfix in rename from cherry pick * Add tests of mathematical model for classes * Bugfix divest effects * Add lower bound to variable (just for good measure) * ruff check * Add pytest mark "slow" * ruff check * remove code duplicate * Bugfix consecutive duration and add tests * Add test for compute_previous_on_states() * Add check in compute_previous_on_states() for array size * Make sure the minimum size is not 0
Add tests for LinearConverter, Storage and Component
Splitup the OnOffModel into smaller Submodels, improving modularity and reusability. Some variables were renamed slightly
* Bugfix testing fixture * Bugfix tests and add new tests to check for previous states/flow_rates * Bugfix tests and add new tests to check for previous states/flow_rates * Add comment for previous flow_rates * Add comment for OnOffParameters in Component and LinearConverter
Member
|
Im not sure if the approach with the next/.. branch is needed now as we use pypi. |
Member
|
Not every merge into mein is a release. |
Collaborator
Author
|
Ich will doch letztendlich nur diesen Mini-Bug beim Speicherverlust beheben und bin jetzt einfach verwirrt, was denn nun das Vorgehen sein soll. Wenn nicht über next-Branch, dann Branch vom main, dort Bug beheben, wenn Tests durchlaufen, dann Pull-Request per merge in den main? (Felix' Vorschlag) |
Member
|
@PStange |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.