Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: set up test coverage #21

Merged
merged 2 commits into from
Dec 6, 2023
Merged

test: set up test coverage #21

merged 2 commits into from
Dec 6, 2023

Conversation

boringcactus
Copy link
Member

Asana task: Set up code coverage in backend

Running the coverage report inline makes more sense to me than trying to lateral it to a whole separate workflow that runs when the CI passes on PRs. It also means failures to report coverage are easier to spot. I set up mbta/mobile_app#9 the same way.

Copy link

github-actions bot commented Dec 1, 2023

Coverage of commit 79a3cbf

Summary coverage rate:
  lines......: 55.5% (462 of 833 lines)
  functions..: 51.8% (212 of 409 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@boringcactus boringcactus marked this pull request as ready for review December 1, 2023 23:11
@boringcactus boringcactus requested review from a team and EmmaSimon and removed request for a team December 1, 2023 23:11
@boringcactus boringcactus requested a review from a team as a code owner December 6, 2023 16:43
Copy link

github-actions bot commented Dec 6, 2023

Coverage of commit 18ffca7

Summary coverage rate:
  lines......: 54.7% (456 of 833 lines)
  functions..: 51.6% (211 of 409 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@boringcactus boringcactus merged commit 5a9302f into main Dec 6, 2023
4 checks passed
@boringcactus boringcactus deleted the mth-test-coverage branch December 6, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants