Skip to content

Productivity Analytics: Update specs for transformScatterData utility

Martin Wortschack requested to merge mw-pa-transform-scatter-data-fix-specs into master

What does this MR do?

In !20457 (merged) we cleaned up the transformScatterData utility method used in Productivity Analytics.

This MR updates specs to reflect a more realistic data set including:

  • start date (2019-10-29) and end date (2019-11-01) being in two different months
  • missing data for a particular day (2019-10-28) within the date range

Screenshots

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
Edited by Martin Wortschack

Merge request reports