Skip to content

Commit

Permalink
Add badges to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 30, 2023
1 parent a7b2c21 commit 593ddc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Line Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/line-coverage.svg)](https://app.codecov.io/gh/uhafner/codingstyle)
[![Branch Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/branch-coverage.svg)](https://app.codecov.io/gh/uhafner/codingstyle)
[![Mutation Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/mutation-coverage.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml)
[![Potential Bugs](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/warnings.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml)
[![Warnings](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/warnings.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml)


Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same
Expand Down

0 comments on commit 593ddc4

Please sign in to comment.