Skip to content

Commit 6e9c675

Browse files
committed
README: update badges
- update badge for GHA (re-generated link) - add badge for documentation - add badge for GoreportCard Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent ff17a79 commit 6e9c675

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# [containerd](https://github.com/containerd/containerd) ZFS snapshotter plugin
22

3-
[![Build Status](https://github.com/containerd/zfs/workflows/CI/badge.svg)](https://github.com/containerd/zfs/actions?query=workflow%3ACI)
3+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/containerd/zfs)](https://pkg.go.dev/github.com/containerd/zfs)
4+
[![Build Status](https://github.com/containerd/zfs/actions/workflows/ci.yml/badge.svg)](https://github.com/containerd/zfs/actions/workflows/ci.yml)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/containerd/zfs)](https://goreportcard.com/report/github.com/containerd/zfs)
46
[![codecov](https://codecov.io/gh/containerd/zfs/branch/main/graph/badge.svg)](https://codecov.io/gh/containerd/zfs)
57

68
ZFS snapshotter plugin for containerd.

0 commit comments

Comments
 (0)