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

Enable androidTest in CircleCI bulid #2922

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Conversation

buessow
Copy link
Contributor

@buessow buessow commented Oct 14, 2023

For now only for database:impl package. The other androidTests needs some fixes that I'll provide later. This makes the entire run much slower (~ 37min). Seems to be mostly because of compilation. I'm not sure why it's so much slower and so slow in general.

@sonarcloud
Copy link

sonarcloud bot commented Oct 14, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 944 Code Smells

No Coverage information No Coverage information
3.0% 3.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@MilosKozak
Copy link
Contributor

It seems coverage is not added

@MilosKozak
Copy link
Contributor

is it possible to run more executors and do unit tests and android test in parallel?

@MilosKozak
Copy link
Contributor

taking back executors. it uses all cpus anyway

@buessow
Copy link
Contributor Author

buessow commented Oct 15, 2023 via email

@MilosKozak
Copy link
Contributor

there are only 4CPUs

@buessow
Copy link
Contributor Author

buessow commented Oct 15, 2023 via email

@MilosKozak
Copy link
Contributor

are you somewhere on chat?

@buessow
Copy link
Contributor Author

buessow commented Oct 17, 2023 via email

@MilosKozak MilosKozak merged commit 64cad8c into nightscout:dev Oct 20, 2023
4 of 5 checks passed
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.

3 participants