App Center: fix JUnit test to detect missing english translation keys#3145
Merged
sfeilmeier merged 8 commits intodevelopfrom May 26, 2025
Merged
App Center: fix JUnit test to detect missing english translation keys#3145sfeilmeier merged 8 commits intodevelopfrom
sfeilmeier merged 8 commits intodevelopfrom
Conversation
Co-authored-by: Michael Grill <[email protected]> (cherry picked from commit fcf8dbb3d95e3f99f5cfce5685aef6d99b597db7)
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files@@ Coverage Diff @@
## develop #3145 +/- ##
=============================================
+ Coverage 58.72% 58.84% +0.12%
Complexity 173 173
=============================================
Files 2619 2619
Lines 113026 113026
Branches 8317 8317
=============================================
+ Hits 66360 66495 +135
+ Misses 44177 44040 -137
- Partials 2489 2491 +2 🚀 New features to boost your workflow:
|
…m/OpenEMS/openems into feature/appcenter-translate-junit
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.
This makes sure a error as in #3128 does not happen again