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

Add code coverage and update Gradle #154

Closed
wants to merge 21 commits into from
Closed

Conversation

danfowler
Copy link
Contributor

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@danfowler danfowler changed the title Add code coverage Add code coverage and update Gradle Jul 20, 2023
with:
distribution: 'temurin'
java-version: '11'
- run: chmod +x gradlew
Copy link
Contributor

Choose a reason for hiding this comment

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

I just wondering, is the gradlew file is already executable?

Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we just update the CI flow for the coverage report to avoid running the test twice?

Comment on lines +1 to +3
sonar.projectKey=omise_omise-java
sonar.organization=omise
systemProp.sonar.host.url=https://sonarcloud.io
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link

sonarcloud bot commented Aug 1, 2024

@AnasNaouchi AnasNaouchi closed this Sep 4, 2024
@AnasNaouchi AnasNaouchi deleted the add-code-coverage branch September 4, 2024 03:20
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