File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# go-ternary
2
+ [ ![ Build Status] ( https://github.com/robtimus/go-ternary/actions/workflows/build.yml/badge.svg )] ( https://github.com/robtimus/go-ternary/actions/workflows/build.yml )
3
+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=robtimus%3Ago-ternary&metric=alert_status )] ( https://sonarcloud.io/summary/overall?id=robtimus%3Ago-ternary )
4
+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=robtimus%3Ago-ternary&metric=coverage )] ( https://sonarcloud.io/summary/overall?id=robtimus%3Ago-ternary )
5
+ [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/robtimus/go-ternary/badge.svg )] ( https://snyk.io/test/github/robtimus/go-ternary )
2
6
3
7
A simple implementation of ternary expressions in Go.
4
8
You can’t perform that action at this time.
0 commit comments