Skip to content

Migrate lastUpdatedAt to lastUpdatedOn

Scott Hampton requested to merge sh-update-test-coverage-schema into master

What does this MR do?

In !46549 (merged) we updated the GraphQL API for the codeCoverageSummary to have lastUpdatedOn instead of lastUpdatedAt. This MR migrates the frontend to use that new schema.

This feature is behind a feature flag and it is not user facing so it does not need a changelog.

Screenshots (strongly suggested)

n/a

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports