Skip to content
New issue

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

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

Already on GitHub? # to your account

Added badges #5

Merged
merged 3 commits into from
Jun 9, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Mapstruct Gradle Plugin
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin?ref=badge_shield)

[![Actions Status](https://github.com/AkaZver/mapstruct-plugin/workflows/Main/badge.svg)](https://github.com/AkaZver/mapstruct-plugin/actions)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=AkaZver_mapstruct-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=AkaZver_mapstruct-plugin)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=AkaZver_mapstruct-plugin&metric=security_rating)](https://sonarcloud.io/dashboard?id=AkaZver_mapstruct-plugin)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=AkaZver_mapstruct-plugin&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=AkaZver_mapstruct-plugin)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=AkaZver_mapstruct-plugin&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=AkaZver_mapstruct-plugin)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=AkaZver_mapstruct-plugin&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=AkaZver_mapstruct-plugin)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=AkaZver_mapstruct-plugin&metric=coverage)](https://sonarcloud.io/dashboard?id=AkaZver_mapstruct-plugin)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin?ref=badge_shield)

# Mapstruct Gradle Plugin

Gradle plugin for easy [mapstruct](https://mapstruct.org/) setup

Expand Down Expand Up @@ -34,8 +41,7 @@ mapstruct {
```

All parameters used according to official
[documentation](https://mapstruct.org/documentation/stable/reference/html/#configuration-options)

[documentation](https://mapstruct.org/documentation/stable/reference/html/#configuration-options)

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin?ref=badge_large)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.heygears.com%2FAkaZver%2Fmapstruct-plugin?ref=badge_large)