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

[Infra] Count tests in CI #5181

Merged
merged 2 commits into from
Aug 16, 2023
Merged

[Infra] Count tests in CI #5181

merged 2 commits into from
Aug 16, 2023

Conversation

martinbonnin
Copy link
Contributor

When refactoring the KMP setup, it's easy to miss some targets and accidentally remove some tests. This PR prints the number of executed tests at the end of ciBuild so we can keep track of this and a build/apolloTestAggregation.txt file that shows all the test class that we can diff on if some tests are missing.

Also it's a cool statistic to keep track of. As of today, there are 1130 (tests) + 1650 (apollo-kotlin) = 2780 tests

@martinbonnin martinbonnin requested a review from BoD as a code owner August 11, 2023 09:50
@netlify
Copy link

netlify bot commented Aug 11, 2023

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 4515eaa
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/64d6047c92d4dc000806ffd3

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@martinbonnin martinbonnin merged commit b141b76 into main Aug 16, 2023
8 checks passed
@martinbonnin martinbonnin deleted the count-tests branch August 16, 2023 09:19
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