This repository was archived by the owner on Nov 22, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Marquez Java Client
22
3- [ ![ CircleCI] ( https://circleci.com/gh/MarquezProject/marquez-java/tree/master .svg?style=shield )] ( https://circleci.com/gh/MarquezProject/marquez-java/tree/master )
4- [ ![ codecov] ( https://codecov.io/gh/MarquezProject/marquez-java/branch/main/graph/badge.svg )] ( https://codecov.io/gh/MarquezProject/marquez-java/branch/master )
3+ [ ![ CircleCI] ( https://circleci.com/gh/MarquezProject/marquez-java/tree/main .svg?style=shield )] ( https://circleci.com/gh/MarquezProject/marquez-java/tree/main )
4+ [ ![ codecov] ( https://codecov.io/gh/MarquezProject/marquez-java/branch/main/graph/badge.svg )] ( https://codecov.io/gh/MarquezProject/marquez-java/branch/main )
55[ ![ status] ( https://img.shields.io/badge/status-WIP-yellow.svg )] ( #status )
66[ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/marquez-project/community )
7- [ ![ license] ( https://img.shields.io/badge/license-Apache_2.0-blue.svg )] ( https://raw.githubusercontent.com/MarquezProject/marquez-java/master /LICENSE )
7+ [ ![ license] ( https://img.shields.io/badge/license-Apache_2.0-blue.svg )] ( https://raw.githubusercontent.com/MarquezProject/marquez-java/main /LICENSE )
88[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/MarquezProject/marquez-java/badge.svg )] ( https://snyk.io/test/github/MarquezProject/marquez-java )
99
1010Java client for [ Marquez] ( https://github.com/MarquezProject/marquez ) .
@@ -54,4 +54,4 @@ Namespace namespace = client.createNamespace("my-namespace", meta);
5454
5555## Contributing
5656
57- See [ CONTRIBUTING.md] ( https://github.com/MarquezProject/marquez-java/blob/master /CONTRIBUTING.md ) for more details about how to contribute.
57+ See [ CONTRIBUTING.md] ( https://github.com/MarquezProject/marquez-java/blob/main /CONTRIBUTING.md ) for more details about how to contribute.
Original file line number Diff line number Diff line change 1+ codecov :
2+ branch : main
You can’t perform that action at this time.
0 commit comments