-
Notifications
You must be signed in to change notification settings - Fork 269
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
[ACA-3373] Add e2e multi item select method in DataTable component #6129
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6129 +/- ##
===========================================
+ Coverage 75.35% 78.77% +3.41%
===========================================
Files 624 371 -253
Lines 14849 8269 -6580
Branches 3119 1491 -1628
===========================================
- Hits 11190 6514 -4676
+ Misses 2718 1284 -1434
+ Partials 941 471 -470 Continue to review full report at Codecov.
|
756f3db
to
aa6f26c
Compare
aa6f26c
to
6b75d58
Compare
ab9de72
to
92eed2a
Compare
e2e/process-services/process-attachment-list-action-menu.e2e.ts
Outdated
Show resolved
Hide resolved
92eed2a
to
4e1190a
Compare
Codecov Report
@@ Coverage Diff @@
## develop #6129 +/- ##
===========================================
+ Coverage 78.47% 78.77% +0.30%
===========================================
Files 489 371 -118
Lines 11455 8269 -3186
Branches 2175 1491 -684
===========================================
- Hits 8989 6514 -2475
+ Misses 1787 1284 -503
+ Partials 679 471 -208
Continue to review full report at Codecov.
|
* Remove one line methods * Fix datatable-component and e2e test * Fix standalone-task-e2e test
4e1190a
to
60228aa
Compare
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x")
What is the current behaviour? (You can also link to an open issue here)
What is the new behaviour?
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information: