-
Notifications
You must be signed in to change notification settings - Fork 69
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
feat 1398: Introduction of UI tests into the Configuration UI project #1458
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1458 +/- ##
============================================
+ Coverage 78.64% 79.11% +0.47%
+ Complexity 2271 2228 -43
============================================
Files 232 232
Lines 7438 7252 -186
Branches 887 860 -27
============================================
- Hits 5849 5737 -112
+ Misses 1219 1158 -61
+ Partials 370 357 -13
|
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.
Reviewed 13 of 13 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @PDuwe)
-- commits
line 2 at r1:
The code for the tests looks good. We'll keep this PR open until we have added the HowTo for testing.
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.
Reviewed 4 of 4 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @PDuwe)
closes #1398
Includes:
This change is