Use new endpoint test counter badge
requested to merge 37725-pipeline-junit-view-performance-on-running-on-big-data-set-use-new-endpoint into master
What does this MR do?
Step 3: to make Junit Test Report
faster as explained on #37725 (closed)
This MR is the third step of performance improvement we are doing to make our new feature JUnit Test Report more resilient.
- Use the new endpoint introduced in !24319 (merged) to calculate our test badge counter which caches the result.
This page is rendered if you enable the feature flag junit_pipeline_view
.
Screenshots
This MR is modifying this part as you can see on the screenshot below:
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. -
Tested in all supported browsers -
Informed Infrastructure department of a default or new setting change, if applicable per definition of done
Security
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
-
Label as security and @ mention @gitlab-com/gl-security/appsec
-
The MR includes necessary changes to maintain consistency between UI, API, email, or other methods -
Security reports checked/validated by a reviewer from the AppSec team