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

Feature/cobertura #69

Merged
merged 4 commits into from
Jun 23, 2020
Merged

Feature/cobertura #69

merged 4 commits into from
Jun 23, 2020

Conversation

juancgalvis
Copy link
Contributor

Implements:

  • Allow Cobertura usage as tests coverage tool in cleanArchitecture task.
    Now you can run:
     $ gradle cleanArchitecture --coverage=[jacoco | cobertura]
    jacoco is set by default.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@dericop dericop merged commit 717f2e1 into master Jun 23, 2020
@dericop dericop deleted the feature/cobertura branch June 23, 2020 23:31
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants