Merged
Conversation
Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Fabian Brandtner <[email protected]> Co-committed-by: Fabian Brandtner <[email protected]>
…multaneous load Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Leonhard Anderle <[email protected]> Co-committed-by: Leonhard Anderle <[email protected]>
- set a fixed amount of decimal places for currency value Co-authored-by: DerMuaaa <102706922+Andreas [email protected]> Reviewed-by: Hanna Späth <[email protected]> Reviewed-by: Lukas Rieger <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Andreas Mur <[email protected]> Co-committed-by: Andreas Mur <[email protected]>
Reviewed-by: Hanna Späth <[email protected]> Reviewed-by: Andreas Mur <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
- removes unneccesary evaluating of getter `modalComponent` which has been evaluated every second and leads to slowing down the monitoring Reviewed-by: Andreas Mur <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Co-authored-by: Leon Blenk <[email protected]> Co-authored-by: Sebastian Asen <[email protected]> Reviewed-by: Sebastian Asen <[email protected]> Reviewed-by: Victor Nagy <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Leon Blenk <[email protected]> Co-committed-by: Leon Blenk <[email protected]>
See OpenEMS Community: https://community.openems.io/t/fems-backports-broke-many-css-styles/10527/3 Reviewed-by: Hanna Späth <[email protected]> Reviewed-by: Andreas Mur <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
- outsource enum "Phase Rotation" to make it independent - changing translations - implementing "Phase Rotation" in modbus protocoll of the Eastron meter - added property "Phase Rotation" in the Eastron meter app Co-authored-by: Leon Blenk <[email protected]> Co-authored-by: Sebastian Asen <[email protected]> Reviewed-by: Leonhard Anderle <[email protected]> Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Leon Blenk <[email protected]> Co-committed-by: Leon Blenk <[email protected]>
- problem: too many channels unsubscribed on modal close Reviewed-by: Andreas Mur <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (62.29%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #3353 +/- ##
=============================================
- Coverage 59.83% 59.81% -0.02%
Complexity 112 112
=============================================
Files 2786 2785 -1
Lines 120836 120785 -51
Branches 9011 9015 +4
=============================================
- Hits 72296 72231 -65
- Misses 45849 45858 +9
- Partials 2691 2696 +5 🚀 New features to boost your workflow:
|
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.
Edge
UI
modalComponentwhich has been evaluated every second and leads to slowing down the monitoring