Page MenuHomePhabricator

Expose code coverage stats for Services
Open, MediumPublic

Description

This task is focused on developing the infrastructure to report on Services unit test coverage.

Event Timeline

Jrbranaa triaged this task as Medium priority.Dec 11 2018, 6:50 PM
Jrbranaa created this task.

@Jrbranaa: Should this be declined? If not, what includes "services"?

@Jrbranaa: Should this be declined? If not, what includes "services"?

@Aklapper, let me check to see if this is still a relative distinction. It used to be that services (as noted on the developers/maintainers page) were not going through the same pipeline, but that may no longer be the case.

We're going to keep this one open for now as there are some constraints with our current code coverage tooling that keeps us from being able to accomplish this. Services happen to be the ones impacted to most as they aren't necessarily developed using php and javascript, which our tooling is oriented around.