File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Unchecked Exception
22
3+ [ ![ Build] ( https://github.com/qoomon/unchecked-exceptions-java/actions/workflows/build.yml/badge.svg )] ( https://github.com/qoomon/unchecked-exceptions-java/actions/workflows/build.yml )
4+
35[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/qoomon/unchecked-exceptions-java/badge.svg )] ( https://snyk.io/test/github/qoomon/unchecked-exceptions-java )
46
57[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/d8d4132d4737c4c34edd/maintainability )] ( https://codeclimate.com/github/qoomon/unchecked-exceptions-java/maintainability )
68
79[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/d8d4132d4737c4c34edd/test_coverage )] ( https://codeclimate.com/github/qoomon/unchecked-exceptions-java/test_coverage )
810
9- [ ![ Build] ( https://github.com/qoomon/unchecked-exceptions-java/actions/workflows/build.yml/badge.svg )] ( https://github.com/qoomon/unchecked-exceptions-java/actions/workflows/build.yml )
10-
1111[ ![ Maven Central] ( https://img.shields.io/maven-central/v/me.qoomon/unchecked-exceptions.svg )] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22me.qoomon%22%20AND%20a%3A%22unchecked-exceptions%22 )
1212
1313This lib hase ** zero dependencies** and can be used to throw checked exceptions without declaring this in your method's head ` throws ` clause.
You can’t perform that action at this time.
0 commit comments