Skip to content

Remove tests_total_count from PipelineEntity

Max Orefice requested to merge mo-remove-tests-total-count-pipeline-entity into master

Ref: #235998 (closed)

Revert: !35075 (merged)

What does this MR do?

This MR stops exposing our tests_total_count from our PipelineEntity.

Why are we doing this?

We don't to use the data from this endpoint when building out our frontend.

The screenshot below is our tests_total_count which is coming from a different data source.

Pipeline___Administrator___test-junit___GitLab_2020-08-31_14-26-00

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

Loading