Skip to content

Use new endpoint test counter badge

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:

Pipeline___H5bp___Html5_Boilerplate___GitLab_2020-02-03_16-48-18

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

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

Merge request reports