[AMORO-2637] Enable return back to origin uri when relogin#2645
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2645 +/- ##
=========================================
Coverage 34.71% 34.72%
Complexity 4521 4521
=========================================
Files 608 608
Lines 50980 50979 -1
Branches 6686 6686
=========================================
Hits 17700 17700
+ Misses 31827 31826 -1
Partials 1453 1453
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2645 +/- ##
=============================================
+ Coverage 34.02% 50.95% +16.93%
+ Complexity 4364 590 -3774
=============================================
Files 604 46 -558
Lines 50754 4708 -46046
Branches 6673 513 -6160
=============================================
- Hits 17269 2399 -14870
+ Misses 32086 2084 -30002
+ Partials 1399 225 -1174
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
baiyangtx
left a comment
There was a problem hiding this comment.
If the dashboard module's codes are modified, please recompile the project frontend
|
@minteliuwm PTAL |
Now the front end can automatically submit the built files through the Maven plugin. |
Why are the changes needed?
Close #2637 .
Brief change log
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before making a pull request
Documentation